summaryrefslogtreecommitdiffstats
path: root/lib/cffi-1.15.1.dist-info
diff options
context:
space:
mode:
authorxiubuzhe <xiubuzhe@sina.com>2023-10-08 20:59:00 +0800
committerxiubuzhe <xiubuzhe@sina.com>2023-10-08 20:59:00 +0800
commit1dac2263372df2b85db5d029a45721fa158a5c9d (patch)
tree0365f9c57df04178a726d7584ca6a6b955a7ce6a /lib/cffi-1.15.1.dist-info
parentb494be364bb39e1de128ada7dc576a729d99907e (diff)
downloadsunhpc-1dac2263372df2b85db5d029a45721fa158a5c9d.tar.gz
sunhpc-1dac2263372df2b85db5d029a45721fa158a5c9d.tar.bz2
sunhpc-1dac2263372df2b85db5d029a45721fa158a5c9d.zip
first add files
Diffstat (limited to 'lib/cffi-1.15.1.dist-info')
-rw-r--r--lib/cffi-1.15.1.dist-info/INSTALLER1
-rw-r--r--lib/cffi-1.15.1.dist-info/LICENSE26
-rw-r--r--lib/cffi-1.15.1.dist-info/METADATA34
-rw-r--r--lib/cffi-1.15.1.dist-info/RECORD45
-rw-r--r--lib/cffi-1.15.1.dist-info/REQUESTED0
-rw-r--r--lib/cffi-1.15.1.dist-info/WHEEL6
-rw-r--r--lib/cffi-1.15.1.dist-info/entry_points.txt2
-rw-r--r--lib/cffi-1.15.1.dist-info/top_level.txt2
8 files changed, 116 insertions, 0 deletions
diff --git a/lib/cffi-1.15.1.dist-info/INSTALLER b/lib/cffi-1.15.1.dist-info/INSTALLER
new file mode 100644
index 0000000..a1b589e
--- /dev/null
+++ b/lib/cffi-1.15.1.dist-info/INSTALLER
@@ -0,0 +1 @@
+pip
diff --git a/lib/cffi-1.15.1.dist-info/LICENSE b/lib/cffi-1.15.1.dist-info/LICENSE
new file mode 100644
index 0000000..29225ee
--- /dev/null
+++ b/lib/cffi-1.15.1.dist-info/LICENSE
@@ -0,0 +1,26 @@
+
+Except when otherwise stated (look for LICENSE files in directories or
+information at the beginning of each file) all software and
+documentation is licensed as follows:
+
+ The MIT License
+
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without
+ restriction, including without limitation the rights to use,
+ copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
diff --git a/lib/cffi-1.15.1.dist-info/METADATA b/lib/cffi-1.15.1.dist-info/METADATA
new file mode 100644
index 0000000..538e679
--- /dev/null
+++ b/lib/cffi-1.15.1.dist-info/METADATA
@@ -0,0 +1,34 @@
+Metadata-Version: 2.1
+Name: cffi
+Version: 1.15.1
+Summary: Foreign Function Interface for Python calling C code.
+Home-page: http://cffi.readthedocs.org
+Author: Armin Rigo, Maciej Fijalkowski
+Author-email: python-cffi@googlegroups.com
+License: MIT
+Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
+Classifier: Programming Language :: Python :: 3.9
+Classifier: Programming Language :: Python :: 3.10
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: Implementation :: PyPy
+Classifier: License :: OSI Approved :: MIT License
+License-File: LICENSE
+Requires-Dist: pycparser
+
+
+CFFI
+====
+
+Foreign Function Interface for Python calling C code.
+Please see the `Documentation <http://cffi.readthedocs.org/>`_.
+
+Contact
+-------
+
+`Mailing list <https://groups.google.com/forum/#!forum/python-cffi>`_
diff --git a/lib/cffi-1.15.1.dist-info/RECORD b/lib/cffi-1.15.1.dist-info/RECORD
new file mode 100644
index 0000000..95f86e9
--- /dev/null
+++ b/lib/cffi-1.15.1.dist-info/RECORD
@@ -0,0 +1,45 @@
+_cffi_backend.cpython-39-x86_64-linux-gnu.so,sha256=qsQ76hjYdszjTdFV9NI0mnEkr6uMz56ZMzB7JbnKVTg,981144
+cffi-1.15.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
+cffi-1.15.1.dist-info/LICENSE,sha256=BLgPWwd7vtaICM_rreteNSPyqMmpZJXFh72W3x6sKjM,1294
+cffi-1.15.1.dist-info/METADATA,sha256=KP4G3WmavRgDGwD2b8Y_eDsM1YeV6ckcG6Alz3-D8VY,1144
+cffi-1.15.1.dist-info/RECORD,,
+cffi-1.15.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
+cffi-1.15.1.dist-info/WHEEL,sha256=FNUt4eBsrBVn_Yc5KG3aXtKE40X3uNZrbGLNCbVxyFw,148
+cffi-1.15.1.dist-info/entry_points.txt,sha256=y6jTxnyeuLnL-XJcDv8uML3n6wyYiGRg8MTp_QGJ9Ho,75
+cffi-1.15.1.dist-info/top_level.txt,sha256=rE7WR3rZfNKxWI9-jn6hsHCAl7MDkB-FmuQbxWjFehQ,19
+cffi/__init__.py,sha256=6xB_tafGvhhM5Xvj0Ova3oPC2SEhVlLTEObVLnazeiM,513
+cffi/__pycache__/__init__.cpython-39.pyc,,
+cffi/__pycache__/api.cpython-39.pyc,,
+cffi/__pycache__/backend_ctypes.cpython-39.pyc,,
+cffi/__pycache__/cffi_opcode.cpython-39.pyc,,
+cffi/__pycache__/commontypes.cpython-39.pyc,,
+cffi/__pycache__/cparser.cpython-39.pyc,,
+cffi/__pycache__/error.cpython-39.pyc,,
+cffi/__pycache__/ffiplatform.cpython-39.pyc,,
+cffi/__pycache__/lock.cpython-39.pyc,,
+cffi/__pycache__/model.cpython-39.pyc,,
+cffi/__pycache__/pkgconfig.cpython-39.pyc,,
+cffi/__pycache__/recompiler.cpython-39.pyc,,
+cffi/__pycache__/setuptools_ext.cpython-39.pyc,,
+cffi/__pycache__/vengine_cpy.cpython-39.pyc,,
+cffi/__pycache__/vengine_gen.cpython-39.pyc,,
+cffi/__pycache__/verifier.cpython-39.pyc,,
+cffi/_cffi_errors.h,sha256=zQXt7uR_m8gUW-fI2hJg0KoSkJFwXv8RGUkEDZ177dQ,3908
+cffi/_cffi_include.h,sha256=tKnA1rdSoPHp23FnDL1mDGwFo-Uj6fXfA6vA6kcoEUc,14800
+cffi/_embedding.h,sha256=9tnjF44QRobR8z0FGqAmAZY-wMSBOae1SUPqHccowqc,17680
+cffi/api.py,sha256=yxJalIePbr1mz_WxAHokSwyP5CVYde44m-nolHnbJNo,42064
+cffi/backend_ctypes.py,sha256=h5ZIzLc6BFVXnGyc9xPqZWUS7qGy7yFSDqXe68Sa8z4,42454
+cffi/cffi_opcode.py,sha256=v9RdD_ovA8rCtqsC95Ivki5V667rAOhGgs3fb2q9xpM,5724
+cffi/commontypes.py,sha256=QS4uxCDI7JhtTyjh1hlnCA-gynmaszWxJaRRLGkJa1A,2689
+cffi/cparser.py,sha256=rO_1pELRw1gI1DE1m4gi2ik5JMfpxouAACLXpRPlVEA,44231
+cffi/error.py,sha256=v6xTiS4U0kvDcy4h_BDRo5v39ZQuj-IMRYLv5ETddZs,877
+cffi/ffiplatform.py,sha256=HMXqR8ks2wtdsNxGaWpQ_PyqIvtiuos_vf1qKCy-cwg,4046
+cffi/lock.py,sha256=l9TTdwMIMpi6jDkJGnQgE9cvTIR7CAntIJr8EGHt3pY,747
+cffi/model.py,sha256=_GH_UF1Rn9vC4AvmgJm6qj7RUXXG3eqKPc8bPxxyBKE,21768
+cffi/parse_c_type.h,sha256=OdwQfwM9ktq6vlCB43exFQmxDBtj2MBNdK8LYl15tjw,5976
+cffi/pkgconfig.py,sha256=LP1w7vmWvmKwyqLaU1Z243FOWGNQMrgMUZrvgFuOlco,4374
+cffi/recompiler.py,sha256=YgVYTh2CrXIobo-vMk7_K9mwAXdd_LqB4-IbYABQ488,64598
+cffi/setuptools_ext.py,sha256=RUR17N5f8gpiQBBlXL34P9FtOu1mhHIaAf3WJlg5S4I,8931
+cffi/vengine_cpy.py,sha256=YglN8YS-UaHEv2k2cxgotNWE87dHX20-68EyKoiKUYA,43320
+cffi/vengine_gen.py,sha256=5dX7s1DU6pTBOMI6oTVn_8Bnmru_lj932B6b4v29Hlg,26684
+cffi/verifier.py,sha256=ESwuXWXtXrKEagCKveLRDjFzLNCyaKdqAgAlKREcyhY,11253
diff --git a/lib/cffi-1.15.1.dist-info/REQUESTED b/lib/cffi-1.15.1.dist-info/REQUESTED
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/lib/cffi-1.15.1.dist-info/REQUESTED
diff --git a/lib/cffi-1.15.1.dist-info/WHEEL b/lib/cffi-1.15.1.dist-info/WHEEL
new file mode 100644
index 0000000..271bfec
--- /dev/null
+++ b/lib/cffi-1.15.1.dist-info/WHEEL
@@ -0,0 +1,6 @@
+Wheel-Version: 1.0
+Generator: bdist_wheel (0.37.1)
+Root-Is-Purelib: false
+Tag: cp39-cp39-manylinux_2_17_x86_64
+Tag: cp39-cp39-manylinux2014_x86_64
+
diff --git a/lib/cffi-1.15.1.dist-info/entry_points.txt b/lib/cffi-1.15.1.dist-info/entry_points.txt
new file mode 100644
index 0000000..4b0274f
--- /dev/null
+++ b/lib/cffi-1.15.1.dist-info/entry_points.txt
@@ -0,0 +1,2 @@
+[distutils.setup_keywords]
+cffi_modules = cffi.setuptools_ext:cffi_modules
diff --git a/lib/cffi-1.15.1.dist-info/top_level.txt b/lib/cffi-1.15.1.dist-info/top_level.txt
new file mode 100644
index 0000000..f645779
--- /dev/null
+++ b/lib/cffi-1.15.1.dist-info/top_level.txt
@@ -0,0 +1,2 @@
+_cffi_backend
+cffi