Metadata-Version: 2.1
Name: gisweb-iride
Version: 0.2
Summary: 
Author: Roberto Starnini
Author-email: roberto.starnini@gmail.com
Requires-Python: >3.9,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Requires-Dist: hashfs2 (>=1.0.1,<2.0.0)
Requires-Dist: httpx (>=0.25.2,<0.26.0)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: lxml (>=5.2.2,<6.0.0)
Requires-Dist: pydantic[dotenv,email] (>=2.3.0,<3.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
Description-Content-Type: text/markdown

# Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

poetry update
poetry build
poetry publish
