Metadata-Version: 2.4
Name: exasol-extension-license-protocol
Version: 0.0.4
Summary: Software License Generator and Validator for closed-source Extensions.
Author-email: Christoph Kuhnke <christoph.kuhnke@exasol.com>
Keywords: exasol,extension_license_protocol
Requires-Python: <4.0,>=3.10
Requires-Dist: cryptography<46,>=45.0.2
Requires-Dist: humanfriendly<11,>=10.0
Requires-Dist: pydantic<3,>=2.11.4
Requires-Dist: pyhanko-certvalidator<1,>=0.27.0
Description-Content-Type: text/markdown

# Extension License Protocol Python (ELPP)

Software License Generator and Validator for closed-source Extensions.

Some Closed-Source Exasol Extensions require an additional license.

ELPP's software components and command line tools enable signing a new license and validating the authenticity of an existing license.

See
* [User Guide](doc/user_guide/user_guide.rst)
* [Developer Guide](doc/developer_guide/developer_guide.rst)
