Metadata-Version: 2.0
Name: gang
Version: 0.0.6
Summary: Python dictionary with dot-style access
Home-page: https://github.com/aspyatkin/gang
Author: Alexander Pyatkin
Author-email: asp@thexyz.net
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Utilities
Requires-Dist: setuptools (>=5.4)
Provides-Extra: test
Requires-Dist: nose; extra == 'test'
Requires-Dist: unittest2; extra == 'test'

UNKNOWN


