Metadata-Version: 2.0
Name: card-identifier
Version: 1.0
Summary: Python library for credit/debit card identification andutilities
Home-page: https://github.com/adelq/card_identifier
Author: Adel Qalieh
Author-email: aqalieh95@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: credit card cc bin creditcard
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: requests

Card Identifier takes out the busy work from simple cardoperations. This includes validation, formatting, and identification.


