cryptonas-archive/v0.3.4.2/src/cryptobox/web/__init__.py

8 lines
125 B
Python
Raw Normal View History

2007-03-21 18:45:59 +01:00
"""The webinterface of the CryptoBox.
"""
__revision__ = "$Id"
__all__ = [ 'dataset', 'languages', 'sites', 'testclass' ]