83e1ba6b7d
1.0.3 Same as 1.0.2, apart from doc and test fixes on some platforms. 1.0.2 Variadic C functions (ending in a ... argument) were not supported in the out-of-line ABI mode. This was a bug-there was even a (non-working) example doing exactly that! 1.0.1 ffi.set_source() crashed if passed a sources=[..] argument. Fixed by chrippa on pull request #60. Issue #193: if we use a struct between the first cdef() where it is declared and another cdef() where its fields are defined, then this definition was ignored. Enums were buggy if you used too many ... in their definition. 1.0.0 The main news item is out-of-line module generation: for ABI level, with ffi.dlopen() for API level, which used to be with ffi.verify(), now deprecated
56 lines
1.8 KiB
Text
56 lines
1.8 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2015/05/28 07:06:32 wiz Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/_cffi_backend.so
|
|
${PYSITELIB}/cffi/__init__.py
|
|
${PYSITELIB}/cffi/__init__.pyc
|
|
${PYSITELIB}/cffi/__init__.pyo
|
|
${PYSITELIB}/cffi/_cffi_include.h
|
|
${PYSITELIB}/cffi/api.py
|
|
${PYSITELIB}/cffi/api.pyc
|
|
${PYSITELIB}/cffi/api.pyo
|
|
${PYSITELIB}/cffi/backend_ctypes.py
|
|
${PYSITELIB}/cffi/backend_ctypes.pyc
|
|
${PYSITELIB}/cffi/backend_ctypes.pyo
|
|
${PYSITELIB}/cffi/cffi_opcode.py
|
|
${PYSITELIB}/cffi/cffi_opcode.pyc
|
|
${PYSITELIB}/cffi/cffi_opcode.pyo
|
|
${PYSITELIB}/cffi/commontypes.py
|
|
${PYSITELIB}/cffi/commontypes.pyc
|
|
${PYSITELIB}/cffi/commontypes.pyo
|
|
${PYSITELIB}/cffi/cparser.py
|
|
${PYSITELIB}/cffi/cparser.pyc
|
|
${PYSITELIB}/cffi/cparser.pyo
|
|
${PYSITELIB}/cffi/ffiplatform.py
|
|
${PYSITELIB}/cffi/ffiplatform.pyc
|
|
${PYSITELIB}/cffi/ffiplatform.pyo
|
|
${PYSITELIB}/cffi/gc_weakref.py
|
|
${PYSITELIB}/cffi/gc_weakref.pyc
|
|
${PYSITELIB}/cffi/gc_weakref.pyo
|
|
${PYSITELIB}/cffi/lock.py
|
|
${PYSITELIB}/cffi/lock.pyc
|
|
${PYSITELIB}/cffi/lock.pyo
|
|
${PYSITELIB}/cffi/model.py
|
|
${PYSITELIB}/cffi/model.pyc
|
|
${PYSITELIB}/cffi/model.pyo
|
|
${PYSITELIB}/cffi/parse_c_type.h
|
|
${PYSITELIB}/cffi/recompiler.py
|
|
${PYSITELIB}/cffi/recompiler.pyc
|
|
${PYSITELIB}/cffi/recompiler.pyo
|
|
${PYSITELIB}/cffi/setuptools_ext.py
|
|
${PYSITELIB}/cffi/setuptools_ext.pyc
|
|
${PYSITELIB}/cffi/setuptools_ext.pyo
|
|
${PYSITELIB}/cffi/vengine_cpy.py
|
|
${PYSITELIB}/cffi/vengine_cpy.pyc
|
|
${PYSITELIB}/cffi/vengine_cpy.pyo
|
|
${PYSITELIB}/cffi/vengine_gen.py
|
|
${PYSITELIB}/cffi/vengine_gen.pyc
|
|
${PYSITELIB}/cffi/vengine_gen.pyo
|
|
${PYSITELIB}/cffi/verifier.py
|
|
${PYSITELIB}/cffi/verifier.pyc
|
|
${PYSITELIB}/cffi/verifier.pyo
|