Metadata-Version: 2.1
Name: django-countdowntimer-model
Version: 0.0.1
Summary: Abstract countdown timer model to use in your Django projects.
Home-page: https://github.com/bartmika/django-countdowntimer-model
Author: Bartlomiej Mika
Author-email: bart@mikasoftware.com
License: BSD 2-Clause License
Keywords: library countdown timer elapsed remaining time django timedelta helper
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: django (>=3.0.5)

# django-countdowntimer-model
Abstract countdown timer model to use in your Django projects


