Metadata-Version: |
2.1 |
Name: |
aika |
Version: |
0.1.0 |
Summary: |
Date- and time-range parsing utilities for multiple languages |
Author-Email: |
Andreas Motl <andreas.motl[at]panodata.org>, Richard Pobering <richard.pobering[at]panodata.org> |
Project-Url: |
changelog, https://github.com/panodata/aika/blob/main/CHANGES.md |
Project-Url: |
documentation, https://github.com/panodata/aika |
Project-Url: |
homepage, https://github.com/panodata/aika |
Project-Url: |
repository, https://github.com/panodata/aika |
License: |
LGPL 3, EUPL 1.2 |
Keywords: |
open data,public transport,routing |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Environment :: Console |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Customer Service |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Telecommunications Industry |
Classifier: |
License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2) |
Classifier: |
License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: Unix |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Communications |
Classifier: |
Topic :: Education |
Classifier: |
Topic :: Home Automation |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.8 |
Requires-Dist: |
arbitrary-dateparser (==0.0.4) |
Requires-Dist: |
DateRangeParser (<1.4) |
Requires-Dist: |
black (<24); extra == "develop" |
Requires-Dist: |
mypy (==1.5.1); extra == "develop" |
Requires-Dist: |
poethepoet (<1); extra == "develop" |
Requires-Dist: |
pyproject-fmt (<1.1); extra == "develop" |
Requires-Dist: |
ruff (==0.0.285); extra == "develop" |
Requires-Dist: |
validate-pyproject (<0.15); extra == "develop" |
Requires-Dist: |
build (<1); extra == "release" |
Requires-Dist: |
twine (<5); extra == "release" |
Requires-Dist: |
minibump (<1); python_version >= "3.10" and extra == "release" |
Requires-Dist: |
coverage (<8); extra == "test" |
Requires-Dist: |
freezegun (<1.3); extra == "test" |
Requires-Dist: |
pytest (<8); extra == "test" |
Provides-Extra: |
develop |
Provides-Extra: |
release |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |