Metadata-Version: 2.1
Name: calendarweek
Version: 0.3.1
Summary: Utilities for working with calendar weeks in Python and Django
Home-page: https://edugit.org/nik/python-calendarweek
License: MIT
Author: Dominik George
Author-email: nik@naturalnet.de
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Localization
Classifier: Typing :: Typed
Provides-Extra: django
Requires-Dist: Django (>=2.2,<4.0); extra == "django"
Project-URL: Documentation, https://edugit.org/nik/python-calendarweek
Project-URL: Repository, https://edugit.org/nik/python-calendarweek
