Metadata-Version: 2.4
Name: pgserviceparser
Version: 3.0.3
Summary: A package parsing the PostgreSQL connection service file
Author-email: David Signer <info@opengis.ch>, Julien Moura <julien.moura@oslandia.com>, Germán Carrillo <info@opengis.ch>, Denis Rouzaud <info@opengis.ch>
License: MIT License
Project-URL: homepage, https://opengisch.github.io/pgserviceparser/
Project-URL: repository, https://github.com/opengisch/pgserviceparser
Project-URL: tracker, https://github.com/opengisch/pgserviceparser/issues
Keywords: postgres,service
Classifier: Topic :: Database
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pre-commit<5,>4; extra == "dev"
Provides-Extra: gui
Requires-Dist: PyQt6; extra == "gui"
Provides-Extra: docs
Requires-Dist: mkdocstrings-python<3.0.0,>=1.0.3; extra == "docs"
Requires-Dist: zensical<1.0.0,>=0.0.23; extra == "docs"
Dynamic: license-file
