https://github.com/pycurl/dev-downloads
Development downloads
https://github.com/pycurl/dev-downloads
Last synced: 4 months ago
JSON representation
Development downloads
- Host: GitHub
- URL: https://github.com/pycurl/dev-downloads
- Owner: pycurl
- Created: 2013-12-23T06:48:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-22T04:25:36.000Z (almost 10 years ago)
- Last Synced: 2025-03-01T00:58:30.309Z (over 1 year ago)
- Size: 47.2 MB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PycURL Development Downloads
This repository contains PycURL binary distributions made from
development snapshots.
Development snapshots are not guaranteed to be stable, or work at all.
Use at your own risk. You should only use these snapshots if the most recent
released version does not work for you for some reason, or you are
testing functionality that has not made it into an official release yet.
NOTE: the version number on the files does not mean files are for that
release! Rather, the files are made from a snapshot that followed the
release in question. For example, files labeled "7.19.0.2" are actually
much closer to 7.19.3 than they are to 7.19.0.2, and since 7.19.0.3
[is nearly equivalent to 7.19.0.2](http://curl.haxx.se/mail/curlpython-2013-12/0029.html),
the "7.19.0.2" development snapshots
contain a ton of functionality that is not in 7.19.0.3 release.
For binaries for official releases, please head over to
[SourceForge download area](http://pycurl.sourceforge.net/download/) or
the corresponding [repository](https://github.com/pycurl/downloads).