Metadata-Version: 2.2
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
Keywords: timecop freeze time travel test context
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: summary

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.
