Metadata-Version: 2.1
Name: anonymous
Version: 0.0.0.dev1
Summary: A python library with tools.
Home-page: https://github.com/meherett/anonymous
Author: Meheret Tesfaye
Author-email: meherett@zoho.com
License: GPL-3.0
Description: ### Anonymous
        
        [![PyPI Version](https://img.shields.io/pypi/v/-.svg?color=blue)](https://pypi.org/project/-)
        
        A python library with tools.
        
        #### Installation
        
        ```
        $ pip install anonymous
        ```
        
        #### License
        
        Distributed under the [GPL-3.0](https://github.com/meherett/wallet/blob/master/LICENSE) license. See ``LICENSE`` for more information.
        
Keywords: anonymous,tools
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6,<4
Description-Content-Type: text/markdown
Provides-Extra: tests
