Source: slowaes
Maintainer: Bart Martens <bartm@debian.org>
Section: python
Priority: optional
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9), python-setuptools
Standards-Version: 3.9.4

Package: python-slowaes
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Homepage: http://code.google.com/p/slowaes/
Description: implementation of AES in python
 This package contains an implementation of AES in python.  This implementation
 is slow (hence the project name) but still useful when faster ones are not
 available.
