15 lines
495 B
INI
15 lines
495 B
INI
|
|
|
||
|
|
[metadata]
|
||
|
|
name = "factuges-document-signing-service"
|
||
|
|
version = "0.1.1"
|
||
|
|
description = "FastAPI service for signing PDF documents using external secret managers"
|
||
|
|
author = Rodax Software
|
||
|
|
author_email = info@rodax-software.com
|
||
|
|
long_description = file: README.md
|
||
|
|
long_description_content_type = text/markdown
|
||
|
|
url = https://factuges.app
|
||
|
|
license = "Propietaria"
|
||
|
|
classifiers =
|
||
|
|
Programming Language :: Python :: 3.11
|
||
|
|
License :: OSI Approved :: MIT License
|
||
|
|
Operating System :: OS Independent
|