diff --git a/asn1crypto.egg-info/PKG-INFO b/asn1crypto.egg-info/PKG-INFO deleted file mode 100644 index 9f3943d..0000000 --- a/asn1crypto.egg-info/PKG-INFO +++ /dev/null @@ -1,24 +0,0 @@ -Metadata-Version: 1.1 -Name: asn1crypto -Version: 0.24.0 -Summary: Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP -Home-page: https://github.com/wbond/asn1crypto -Author: wbond -Author-email: will@wbond.net -License: MIT -Description-Content-Type: UNKNOWN -Description: Docs for this project are maintained at https://github.com/wbond/asn1crypto#readme. -Keywords: asn1 crypto pki x509 certificate rsa dsa ec dh -Platform: UNKNOWN -Classifier: Development Status :: 4 - Beta -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: MIT License -Classifier: Programming Language :: Python :: 2.6 -Classifier: Programming Language :: Python :: 2.7 -Classifier: Programming Language :: Python :: 3.2 -Classifier: Programming Language :: Python :: 3.3 -Classifier: Programming Language :: Python :: 3.4 -Classifier: Programming Language :: Python :: 3.5 -Classifier: Programming Language :: Python :: 3.6 -Classifier: Programming Language :: Python :: Implementation :: PyPy -Classifier: Topic :: Security :: Cryptography diff --git a/asn1crypto.egg-info/SOURCES.txt b/asn1crypto.egg-info/SOURCES.txt deleted file mode 100644 index b48a333..0000000 --- a/asn1crypto.egg-info/SOURCES.txt +++ /dev/null @@ -1,39 +0,0 @@ -LICENSE -MANIFEST.in -changelog.md -readme.md -setup.py -asn1crypto/__init__.py -asn1crypto/_elliptic_curve.py -asn1crypto/_errors.py -asn1crypto/_ffi.py -asn1crypto/_inet.py -asn1crypto/_int.py -asn1crypto/_iri.py -asn1crypto/_ordereddict.py -asn1crypto/_teletex_codec.py -asn1crypto/_types.py -asn1crypto/algos.py -asn1crypto/cms.py -asn1crypto/core.py -asn1crypto/crl.py -asn1crypto/csr.py -asn1crypto/keys.py -asn1crypto/ocsp.py -asn1crypto/parser.py -asn1crypto/pdf.py -asn1crypto/pem.py -asn1crypto/pkcs12.py -asn1crypto/tsp.py -asn1crypto/util.py -asn1crypto/version.py -asn1crypto/x509.py -asn1crypto.egg-info/PKG-INFO -asn1crypto.egg-info/SOURCES.txt -asn1crypto.egg-info/dependency_links.txt -asn1crypto.egg-info/top_level.txt -asn1crypto/_perf/__init__.py -asn1crypto/_perf/_big_num_ctypes.py -docs/pem.md -docs/readme.md -docs/universal_types.md \ No newline at end of file diff --git a/asn1crypto.egg-info/dependency_links.txt b/asn1crypto.egg-info/dependency_links.txt deleted file mode 100644 index 8b13789..0000000 --- a/asn1crypto.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/asn1crypto.egg-info/top_level.txt b/asn1crypto.egg-info/top_level.txt deleted file mode 100644 index 35a704e..0000000 --- a/asn1crypto.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -asn1crypto