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

Side by Side Diff: third_party/google-endpoints/pyasn1_modules-0.0.8.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-modules
3 Version: 0.0.8
4 Summary: A collection of ASN.1-based protocols modules.
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 Requires-Dist: pyasn1 (>=0.1.8)
27
28 A collection of ASN.1 modules expressed in form of pyasn1 classes. Includes prot ocols PDUs definition (SNMP, LDAP etc.) and various data structures (X.509, PKCS etc.).
29
30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698