Metadata-Version: 2.4
Name: pydigidoc
Version: 0.0.1
Summary: Python bindings for libdigidocpp - create, validate and handle digitally signed documents
Project-URL: Homepage, https://github.com/namespace-ee/pydigidoc
Project-URL: Documentation, https://github.com/namespace-ee/pydigidoc
Project-URL: Repository, https://github.com/namespace-ee/pydigidoc
Project-URL: Changelog, https://github.com/namespace-ee/pydigidoc/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/namespace-ee/pydigidoc/issues
Author-email: Madis Väin <madisvain@gmail.com>
License-Expression: LGPL-2.1-or-later
Keywords: asice,bdoc,digidoc,digital-signature,estonia,id-card,libdigidocpp,xades
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Provides-Extra: test
Requires-Dist: pytest>=7.0; extra == 'test'
Description-Content-Type: text/markdown

# pydigidoc

Python bindings for [libdigidocpp](https://github.com/open-eid/libdigidocpp) - create, validate and handle digitally signed documents.
