Metadata-Version: 2.1
Name: Chronomancy
Version: 0.0.1
Summary: The power of Time itself, for Python
Home-page: https://github.com/IAmTheBlurr/Chronomancy
Author: Jonathan Craig
Author-email: blurr@iamtheblurr.com
License: MIT
Description: # Chronomancy
        A Python library for re-calling methods (or class properties) from within a method that they were initially passed in as an argument for.
        
        ## Not safe for human consumption (yet)
        I really wish I had one of those old school "Under Construction" website banners from the 90's when we still used Netscape and only had dialup modems.
        
        ...
        
        Those days were the worst days.  We drank Jolt-Cola when we thirst-a
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
