cryptonas-branches/staging-v0.3.5/src/cryptobox/plugins/__init__.py

8 lines
110 B
Python
Raw Normal View History

2009-06-25 04:11:30 +02:00
"""Features may be easily added to the CryptoBox.
"""
__revision__ = "$Id$"
__all__ = [ 'base', 'manage' ]