Metadata-Version: 1.1
Name: gtin-validator
Version: 1.0.0
Summary: Validator for Global Trade Item Numbers (GTIN)
Home-page: https://github.com/charithe/gtin-validator
Author: Charith Ellawala
Author-email: charith@lucidelectricdreams.com
License: Apache
Description: Validates GTIN (Global Trade Item Number) codes by calculating checksums.
        
        GTIN comprises of GTIN-8, GTIN-12, GTIN-13 and GTIN-14 codes. EAN, UPC and ISBN can be thought of as subsets of GTIN. For more information, see: http://www.gs1.org/barcodes/technical/idkeys/gtin and http://en.wikipedia.org/wiki/Global_Trade_Item_Number
        
Keywords: utilities
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
