Metadata-Version: 2.4
Name: DataTig
Version: 0.8.0
Summary: DataTig helps you crowdsource and use data stored in files in a git repository.
Home-page: https://github.com/DataTig/DataTig
Author: Open Data Services
Author-email: code@opendataservices.coop
License: MIT
Project-URL: Home Page, https://www.datatig.com
Project-URL: Documentation, https://datatig.readthedocs.io/en/latest/
Project-URL: Issues, https://github.com/DataTig/DataTig/issues
Project-URL: Source, https://github.com/DataTig/DataTig
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: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Jinja2<3.1
Requires-Dist: jsonschema
Requires-Dist: Pygments
Requires-Dist: pyyaml
Requires-Dist: dateparser
Requires-Dist: pytz
Provides-Extra: dev
Requires-Dist: pytest==7.1.2; extra == "dev"
Requires-Dist: black==22.6.0; extra == "dev"
Requires-Dist: isort==5.10.1; extra == "dev"
Requires-Dist: flake8==4.0.1; extra == "dev"
Requires-Dist: mypy==0.971; extra == "dev"
Provides-Extra: localserver
Requires-Dist: flask; extra == "localserver"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

DataTig helps you crowdsource and use data stored in files in a git repository.

Home Page: [https://www.datatig.com](https://www.datatig.com)

Documentation: [https://datatig.readthedocs.io/en/latest/](https://datatig.readthedocs.io/en/latest/)

Issues: [https://github.com/DataTig/DataTig/issues](https://github.com/DataTig/DataTig/issues)

Source: [https://github.com/DataTig/DataTig](https://github.com/DataTig/DataTig)
