cryptonas-archive/v0.3.1/src/cryptobox/plugins/__init__.py
2006-12-20 03:29:20 +00:00

8 lines
109 B
Python

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