Metadata-Version: 1.1
Name: cardinality
Version: 0.1.0
Summary: Determine and check the size of any iterable
Home-page: https://github.com/wbolster/cardinality
Author: Wouter Bolsterlee
Author-email: uws@xs4all.nl
License: BSD
Description: ===========
        cardinality
        ===========
        
        ``cardinality`` is a Python library to determine and check the size of any
        iterable.
        
        * Documentation: https://cardinality.readthedocs.org/
        
        * Python Package Index (PyPI): https://pypi.python.org/pypi/cardinality/
        
        * Source code and issue tracker: https://github.com/wbolster/cardinality
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
