Metadata-Version: 1.1
Name: num_shorty
Version: 1.0.0
Summary: Converts an integer to a hexdigest like string - except not 16 length but provided alphabet length
Home-page: UNKNOWN
Author: Matouš Höschl
Author-email: UNKNOWN
License: MIT
Download-URL: https://github.com/matousgit/num_shorty/archive/1.0.0.tar.gz
Description: # num_shorty
        Shorts number to [X]decimal string
        
        
        v0.1.0, 2015-01-01 -- Initial release.
        v0.1.1, 2019-02-06 -- Release as package
        v1.0.0, 2019-11-27 -- Release to pip
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
