Metadata-Version: 2.4
Name: filesig
Version: 0.3.0.post1
Summary: Python command on top of 'poppler-utils' and 'openssl' used to verify file signatures
Home-page: https://github.com/peppelinux/FileSignatureValidator
Author: Giuseppe De Marco
Author-email: giuseppe.demarco@unical.it
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: summary

# FileSignatureValidator
Python command on top of poppler-utils and openssl used to verify file signatures.

this command will simply verify a signature, not the issuer certificate.
It would also implement the certificate issuer verification, downloading first the CA.crt or its chain of trusts.
Please open Issues if you need this additional feature.
