Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Side by Side Diff: third_party/google-endpoints/pyasn1-0.1.9.dist-info/METADATA

Issue 2666783008: Add google-endpoints to third_party/. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Metadata-Version: 2.0
2 Name: pyasn1
3 Version: 0.1.9
4 Summary: ASN.1 types and codecs
5 Home-page: http://sourceforge.net/projects/pyasn1/
6 Author: Ilya Etingof <ilya@glas.net>
7 Author-email: ilya@glas.net
8 License: BSD
9 Platform: any
10 Classifier: Development Status :: 5 - Production/Stable
11 Classifier: Environment :: Console
12 Classifier: Intended Audience :: Developers
13 Classifier: Intended Audience :: Education
14 Classifier: Intended Audience :: Information Technology
15 Classifier: Intended Audience :: Science/Research
16 Classifier: Intended Audience :: System Administrators
17 Classifier: Intended Audience :: Telecommunications Industry
18 Classifier: License :: OSI Approved :: BSD License
19 Classifier: Natural Language :: English
20 Classifier: Operating System :: OS Independent
21 Classifier: Programming Language :: Python :: 2
22 Classifier: Programming Language :: Python :: 3
23 Classifier: Topic :: Communications
24 Classifier: Topic :: Security :: Cryptography
25 Classifier: Topic :: Software Development :: Libraries :: Python Modules
26
27 A pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208).
28
29
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698