cryptonas-branches/translation-base-v0.4/src/cryptobox/core/__init__.py

8 lines
151 B
Python
Raw Permalink Normal View History

2008-04-08 01:08:43 +02:00
"""Core management functions of the CryptoBox.
"""
__revision__ = "$Id$"
__all__ = [ 'main', 'container', 'exceptions', 'blockdevice', 'settings' ]