Metadata-Version: 1.1
Name: acme.hello
Version: 0.1
Summary: This is a test program for namespace_packages.
Home-page: https://github.com/jptomo/acme.hello
Author: Tomohiro NAKAMURA
Author-email: quickness.net@gmail.com
License: Apache Software License
Description: ==========
        acme.hello
        ==========
        This is a test program for namespace_packages.
        
        How to use
        ==========
        .. code-block:: console
        
           $ python -m acme.hello
           acme.hello
        
Keywords: sample
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
