[console_scripts]
swing_hello=swing.hello.__main__:main

[django.apps]
swing_hello=swing.hello.apps.SwingHelloConfig

