Commit graph

12 commits

Author SHA1 Message Date
Donald Stufft
446a457218 Merge branch 'master' into simple-symmetric-encryption
Conflicts:
	setup.py
2013-08-11 17:38:13 -04:00
Donald Stufft
9ebb8ff06c Include all of our files in the distributions, and install packages 2013-08-11 17:29:21 -04:00
Donald Stufft
5f12a1b89a Fix the packaging meta-data 2013-08-11 17:29:12 -04:00
Christian Heimes
7fe70cb233 hyper nit-pick 2013-08-11 15:52:21 +02:00
Christian Heimes
913bcb79c5 super nit-pick 2013-08-11 15:35:40 +02:00
Christian Heimes
ff1e64fd4a drop setup.py test again 2013-08-11 15:33:51 +02:00
Christian Heimes
b55f9269ec use py.test for testing
correct cffi dependency to setup_requires
ignore cffi, pycparser and pytest egg directories
add myself to AUTHORS.rst
2013-08-11 15:09:21 +02:00
Christian Heimes
f83ed1d8af add classifiers, url, description and nose integration for python setup.py test 2013-08-10 23:28:29 +02:00
Donald Stufft
bac187d7e1 Use an enum for determining BlockCipher operation 2013-08-10 15:44:36 -04:00
Alex Gaynor
226b29568c Fixed a typo in the setup.py 2013-08-07 09:57:19 -07:00
Alex Gaynor
bfc06bcfc4 Added license headers 2013-08-06 19:36:19 -07:00
Alex Gaynor
c62e91f3ec Initial commit. Migrates over basic project files, and the OpenSSL bindings
from OpenTLS.
2013-08-06 19:31:02 -07:00