cryptonas-archive/v0.3.5/src/cryptobox/plugins/__init__.py
2009-07-18 04:12:08 +00:00

8 lines
110 B
Python

"""Features may be easily added to the CryptoBox.
"""
__revision__ = "$Id$"
__all__ = [ 'base', 'manage' ]