Metadata-Version: |
2.1 |
Name: |
undate |
Version: |
0.2.0 |
Summary: |
"library for working with uncertain, fuzzy, or partially unknown dates and date intervals" |
Author: |
DHTech |
Author-Email: |
"dhtech.community[at]gmail.com" |
Home-Page: |
https://github.com/dh-tech/undate-python |
Project-Url: |
Project Home, https://github.com/dh-tech/undate-python |
Project-Url: |
Bug Tracker, https://github.com/dh-tech/undate-python/issues |
License: |
"Apache License, Version 2.0" |
Keywords: |
"dates dating uncertainty uncertain-dates unknown partially-known digital-humanities" |
Classifier: |
Development Status :: 2 - Pre-Alpha |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Utilities |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
python-dateutil |
Requires-Dist: |
lark |
Requires-Dist: |
black (>=22.10.0); extra == "all" |
Requires-Dist: |
pre-commit (>=2.20.0); extra == "all" |
Requires-Dist: |
tox; extra == "all" |
Requires-Dist: |
twine; extra == "all" |
Requires-Dist: |
wheel; extra == "all" |
Requires-Dist: |
build; extra == "all" |
Requires-Dist: |
sphinx (<7.0.0); extra == "all" |
Requires-Dist: |
sphinx-rtd-theme; extra == "all" |
Requires-Dist: |
m2r2; extra == "all" |
Requires-Dist: |
pytest (>=7.2); extra == "all" |
Requires-Dist: |
pytest-ordering; extra == "all" |
Requires-Dist: |
pytest-cov; extra == "all" |
Requires-Dist: |
black (>=22.10.0); extra == "dev" |
Requires-Dist: |
pre-commit (>=2.20.0); extra == "dev" |
Requires-Dist: |
tox; extra == "dev" |
Requires-Dist: |
twine; extra == "dev" |
Requires-Dist: |
wheel; extra == "dev" |
Requires-Dist: |
build; extra == "dev" |
Requires-Dist: |
sphinx (<7.0.0); extra == "dev" |
Requires-Dist: |
sphinx-rtd-theme; extra == "dev" |
Requires-Dist: |
m2r2; extra == "dev" |
Requires-Dist: |
sphinx (<7.0.0); extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme; extra == "docs" |
Requires-Dist: |
m2r2; extra == "docs" |
Requires-Dist: |
pytest (>=7.2); extra == "test" |
Requires-Dist: |
pytest-ordering; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Provides-Extra: |
all |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.md |