cryptonas/src/__init__.py
lars 112979b3af added setup.py to use distutils for packaging
moved python modules to separate packages below src/
renamed "hook" to "event" to avoid confusion
2006-11-23 19:13:08 +00:00

1 line
43 B
Python

__all__ = ['core','web','plugins','tests']