Metadata-Version: 1.0
Name: python-stdnum
Version: 0.2
Summary: Python module to handle standardized numbers and codes
Home-page: http://arthurdejong.org/python-stdnum
Author: Arthur de Jong
Author-email: arthur@arthurdejong.org
License: LGPL
Description: A Python module to parse, validate and reformat standard numbers
                  and codes in different formats.
        
                  Currently this module supports the following formats:
        
                   * ISBN (International Standard Book Number)
                   * ISSN (International Standard Serial Number)
                   * BSN (Burgerservicenummer, the Dutch national identification number)
                  
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: General
