aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* This is dangerousAlex Gaynor2014-01-071-4/+1
* flake8Alex Gaynor2014-01-061-1/+3
* Check to see if a binding is available before trying to install itAlex Gaynor2014-01-061-1/+3
* Explanatory commentAlex Gaynor2014-01-031-0/+9
* Merge branch 'master' into setup-install-extensionAlex Gaynor2014-01-031-2/+10
|\
| * Also use an absolute path for the about fileAlex Gaynor2014-01-031-3/+5
| * Include a long description in our setup.pyAlex Gaynor2014-01-031-0/+7
* | six is now required at build timeAlex Gaynor2014-01-021-7/+3
* | All the necessary things for setup.py to build cffi stuffAlex Gaynor2014-01-021-0/+20
|/
* remove unneeded import...whoopsPaul Kehrer2013-10-211-2/+0
* remove enum requirement now that we're not using enumPaul Kehrer2013-10-211-3/+0
* move abc, inline introspect method, use six for abcsPaul Kehrer2013-09-101-0/+2
* This isn't a thingAlex Gaynor2013-08-311-1/+0
* remove this duplicateAlex Gaynor2013-08-311-4/+0
* Merge branch 'master' into simple-symmetric-encryptionDonald Stufft2013-08-111-3/+56
|\
| * Include all of our files in the distributions, and install packagesDonald Stufft2013-08-111-1/+3
| * Fix the packaging meta-dataDonald Stufft2013-08-111-9/+32
| * hyper nit-pickChristian Heimes2013-08-111-1/+0
| * super nit-pickChristian Heimes2013-08-111-1/+2
| * drop setup.py test againChristian Heimes2013-08-111-16/+0
| * use py.test for testingChristian Heimes2013-08-111-6/+21
| * add classifiers, url, description and nose integration for python setup.py testChristian Heimes2013-08-101-0/+27
* | Use an enum for determining BlockCipher operationDonald Stufft2013-08-101-1/+8
|/
* Fixed a typo in the setup.pyAlex Gaynor2013-08-071-1/+1
* Added license headersAlex Gaynor2013-08-061-1/+14
* Initial commit. Migrates over basic project files, and the OpenSSL bindingsAlex Gaynor2013-08-061-0/+8