Metadata-Version: 1.1
Name: ucnum
Version: 1.1
Summary: Unicode helper and search utility
Home-page: http://github.com/flying-sheep/ucnum
Author: Philipp A.
Author-email: flying-sheep@web.de
License: GPL
Description: Unicode numbers
        
        Allows you to convert decimal, octal, hexadecimal, and binary numbers; Unicode character and block names; and HTML/XHTML character entity names and numbers into one another.
        
        Reimplementation of the original unum Perl utility by Gisle Aas (https://www.fourmilab.ch/webtools/unum/).
        
Keywords: unicode
Platform: UNKNOWN
Classifier: Topic :: Utilities
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
