win32 platform

This commit is contained in:
j 2016-01-31 20:14:46 +05:30
commit c1666978b2
1122 changed files with 348397 additions and 0 deletions

View file

@ -0,0 +1,13 @@
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>`_

View file

@ -0,0 +1 @@
pip

View file

@ -0,0 +1,34 @@
Metadata-Version: 2.0
Name: cffi
Version: 1.5.0
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
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
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>`_

View file

@ -0,0 +1,42 @@
_cffi_backend.cp35-win32.pyd,sha256=xpzIGi8h1YIIEBm7Ma9MsQ5DilTIil38dNBJrPJZoVw,120832
cffi/api.py,sha256=Ul_KyMObyooHfIeGkCOagtXnp6wl7VEQRwdg7BjMCko,35050
cffi/backend_ctypes.py,sha256=L5uklowUxOBVFvv9tzYHch1oH62oYmJBe5DB8pbTTyY,40130
cffi/cffi_opcode.py,sha256=yl7UL7jQbU38WDeN_DRlTUvfuIsR_Z8Oa_ne_BJtw44,5477
cffi/commontypes.py,sha256=iOD1UdO_teZ8b1YLdTl-2K261gzJF9DGZQ9KS2q7cHo,2531
cffi/cparser.py,sha256=OPBAd1baXXenr2kJRztXdnp96efU8toiENWQYhk_IAY,36624
cffi/ffiplatform.py,sha256=YZJrqT8T18114nKdgkA-MMTzwPkWV8QSw9rnsLB4fYY,3729
cffi/gc_weakref.py,sha256=ijoJUjCI0I4BTfyhxE9RxvAFnbbKWMVc4U0os99mf4M,642
cffi/lock.py,sha256=l9TTdwMIMpi6jDkJGnQgE9cvTIR7CAntIJr8EGHt3pY,747
cffi/model.py,sha256=dRhR8Y_seBprLciRQKgUNNvAndNLu3ohBq7NWJ-KWxk,21110
cffi/parse_c_type.h,sha256=BBca7ODJCzlsK_1c4HT5MFhy1wdUbyHYvKuvCvxaQZ8,5835
cffi/recompiler.py,sha256=n_JP9spM2rOxexCJ49rjxzQlwl2wa85LSbCUN4teejc,59939
cffi/setuptools_ext.py,sha256=P5AQdnfwTdbHwvMQaIWIYKOW8zvzUZeLnSOxu7r-ufk,6158
cffi/vengine_cpy.py,sha256=6uz_cMSdBUmkRAyoug5K7g_i0QuiWgACyLb1NUx4QO4,41320
cffi/vengine_gen.py,sha256=Jy40OZrSkX2xyJulXkKWutXjOzD6Nvwd5p8g_r-aVHk,26583
cffi/verifier.py,sha256=2KvPQhU6hQKaoqdBZ-LCWyNlJF7ez9RAlfX91iUgpR8,11468
cffi/_cffi_include.h,sha256=duTU1R4itHdrimTy7A6K1mY4Pr6MlNwaFu_sgeNLYr8,9911
cffi/_embedding.h,sha256=AMVPMkx8tP-Yx1VkCa6qZK1suZ5KSOxHRRSzQVafOSM,17249
cffi/__init__.py,sha256=rDGrtZnUofH3JfCslrfKTkKb7XFyTA0HN80HyBP9hkE,483
cffi-1.5.0.dist-info/DESCRIPTION.rst,sha256=9ijQLbcqTWNF-iV0RznFiBeBCNrjArA0P-eutKUPw98,220
cffi-1.5.0.dist-info/entry_points.txt,sha256=Q9f5C9IpjYxo0d2PK9eUcnkgxHc9pHWwjEMaANPKNCI,76
cffi-1.5.0.dist-info/METADATA,sha256=tyDq6VJIaTyoohrUUwAwtVKGR_hDQBijVbV-FdX4v8o,1039
cffi-1.5.0.dist-info/metadata.json,sha256=VRO8FOdatB4lBO1vcJpo2qdNuFAklUf18AnS5ThkmAU,1070
cffi-1.5.0.dist-info/RECORD,,
cffi-1.5.0.dist-info/top_level.txt,sha256=rE7WR3rZfNKxWI9-jn6hsHCAl7MDkB-FmuQbxWjFehQ,19
cffi-1.5.0.dist-info/WHEEL,sha256=6wnUzulUPtamWQw9fduxmONJSMzqWZJWY62pN0Z3sA8,101
c:\users\j\oml\platform\win32\Lib\site-packages\cffi-1.5.0.dist-info\INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
cffi/__pycache__/commontypes.cpython-35.pyc,,
cffi/__pycache__/verifier.cpython-35.pyc,,
cffi/__pycache__/setuptools_ext.cpython-35.pyc,,
cffi/__pycache__/model.cpython-35.pyc,,
cffi/__pycache__/vengine_cpy.cpython-35.pyc,,
cffi/__pycache__/backend_ctypes.cpython-35.pyc,,
cffi/__pycache__/lock.cpython-35.pyc,,
cffi/__pycache__/recompiler.cpython-35.pyc,,
cffi/__pycache__/ffiplatform.cpython-35.pyc,,
cffi/__pycache__/vengine_gen.cpython-35.pyc,,
cffi/__pycache__/cparser.cpython-35.pyc,,
cffi/__pycache__/api.cpython-35.pyc,,
cffi/__pycache__/__init__.cpython-35.pyc,,
cffi/__pycache__/cffi_opcode.cpython-35.pyc,,
cffi/__pycache__/gc_weakref.cpython-35.pyc,,

View file

@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.24.0)
Root-Is-Purelib: false
Tag: cp35-none-win32

View file

@ -0,0 +1,3 @@
[distutils.setup_keywords]
cffi_modules = cffi.setuptools_ext:cffi_modules

View file

@ -0,0 +1 @@
{"generator": "bdist_wheel (0.24.0)", "summary": "Foreign Function Interface for Python calling C code.", "run_requires": [{"requires": ["pycparser"]}], "name": "cffi", "extras": [], "license": "MIT", "metadata_version": "2.0", "version": "1.5.0", "classifiers": ["Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy"], "extensions": {"python.details": {"contacts": [{"role": "author", "name": "Armin Rigo, Maciej Fijalkowski", "email": "python-cffi@googlegroups.com"}], "project_urls": {"Home": "http://cffi.readthedocs.org"}, "document_names": {"description": "DESCRIPTION.rst"}}, "python.exports": {"distutils.setup_keywords": {"cffi_modules": "cffi.setuptools_ext:cffi_modules"}}}}

View file

@ -0,0 +1,2 @@
_cffi_backend
cffi