Metadata-Version: 2.1
Name: cyluhn
Version: 0.1.1
Summary: Fast library to validate and generate check digits using the Luhn algorithm
Home-page: https://github.com/idemockle/cyluhn
Author: Ian Kent
Author-email: iank1226@yahoo.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: future ; python_version < "3"

file: README.md

