Metadata-Version: 1.0
Name: numconv
Version: 2.1.1
Summary: Python library to convert strings to numbers and numbers to strings.
Home-page: https://tabo.pe/projects/numconv/
Author: Gustavo Picon
Author-email: tabo@tabo.pe
License: Apache License 2.0
Description: numconv
        =======
        
        numconv is a library that converts strings to numbers and numbers to
        strings using default or user supplied encoding alphabets, written by
        Gustavo Picón and licensed under the Apache License 2.0.
        
        You can find the documentation in
        
            https://tabo.pe/projects/numconv/docs/tip/
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
