cryptonas-archive/v0.3.4/src/cryptobox/plugins/__init__.py
2007-02-19 02:34:17 +00:00

7 lines
109 B
Python

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