Metadata-Version: 1.1
Name: h10n
Version: 0.1b1
Summary: Humanization: i18n & l10n framework
Home-page: https://bitbucket.org/kr41/h10n
Author: Dmitry Vakhrushev
Author-email: self@kr41.net
License: UNKNOWN
Download-URL: https://bitbucket.org/kr41/h10n/downloads
Description: h10n
        ====
        
        "Humanization" is a Python framework for localization & internationalization
        that helps to build flexible & well supportable multilingual applications
        by "smart" translation strings.
        
        Read the `documentation <http://h10n.readthedocs.org/en/latest/index.html>`_
        for more details.
        
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Internationalization
Classifier: Topic :: Software Development :: Localization
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
