Metadata-Version: 1.1
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
Description: # 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.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
