Metadata-Version: 1.1
Name: timecop
Version: 0.5.0.dev0
Summary: Enables time travel. A port of Ruby's gem of the same name.
Home-page: https://github.com/bluekelp/pytimecop
Author: Gabriel Krupa
Author-email: timecop@bluekelp.com
License: UNKNOWN
Description: Enables time travel.
        A port of the Ruby gem of the same name: https://github.com/jtrupiano/timecop.
        
        Currently supports "freeze" but not "travel" functionality, specified by eithera "time since epoch" or datetime.timedelta specification.
Keywords: timecop freeze time travel test context
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
