Metadata-Version: 1.2
Name: singlepy
Version: 1.0.1
Summary: Small library that offers two simple to use singleton-pattern metaclasses: Singleton and WeakSingleton
Home-page: https://github.com/Galbar/singlepy
Author: Alessio Linares
Author-email: alessio@alessio.cc
License: MIT
Download-URL: https://github.com/Galbar/singlepy/archive/1.0.1.tar.gz
Description-Content-Type: UNKNOWN
Description: UNKNOWN
Keywords: singleton
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.4
