Code import
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
UNKNOWN
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,16 @@
|
||||
Metadata-Version: 2.0
|
||||
Name: itsdangerous
|
||||
Version: 0.24
|
||||
Summary: Various helpers to pass trusted data to untrusted environments and back.
|
||||
Home-page: http://github.com/mitsuhiko/itsdangerous
|
||||
Author: Armin Ronacher
|
||||
Author-email: armin.ronacher@active-4.com
|
||||
License: UNKNOWN
|
||||
Platform: UNKNOWN
|
||||
Classifier: License :: OSI Approved :: BSD License
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
|
||||
UNKNOWN
|
||||
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
itsdangerous.py,sha256=l7u6oqIepEllYDR7hRmoE7z47Ry6vtFCF6EAbJt-ilI,31840
|
||||
itsdangerous-0.24.dist-info/DESCRIPTION.rst,sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego,10
|
||||
itsdangerous-0.24.dist-info/METADATA,sha256=9b-dx0zycw57kVzRJ7mF7j_shyBFpAZOyfxuwPsYYcQ,442
|
||||
itsdangerous-0.24.dist-info/RECORD,,
|
||||
itsdangerous-0.24.dist-info/WHEEL,sha256=BtVfdXUcEYLcFjOkbIrCFRyXU4qszVPt-E9o3RWkSNw,93
|
||||
itsdangerous-0.24.dist-info/metadata.json,sha256=B-Eg_1RYBl5FxB9HETcYrSloxRLu0Ie7OxVRBzMmd70,586
|
||||
itsdangerous-0.24.dist-info/top_level.txt,sha256=gKN1OKLk81i7fbWWildJA88EQ9NhnGMSvZqhfz9ICjk,13
|
||||
itsdangerous-0.24.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
itsdangerous.pyc,,
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.29.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: cp27-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
{"classifiers": ["License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 3"], "extensions": {"python.details": {"contacts": [{"email": "armin.ronacher@active-4.com", "name": "Armin Ronacher", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://github.com/mitsuhiko/itsdangerous"}}}, "generator": "bdist_wheel (0.29.0)", "metadata_version": "2.0", "name": "itsdangerous", "summary": "Various helpers to pass trusted data to untrusted environments and back.", "version": "0.24"}
|
||||
@@ -0,0 +1 @@
|
||||
itsdangerous
|
||||
Reference in New Issue
Block a user