# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-cffi VERSION= 2.0.0 KEYWORDS= python VARIANTS= v13 v14 SDESC[v13]= Foreign Function Interface, C (3.13) SDESC[v14]= Foreign Function Interface, C (3.14) HOMEPAGE= https://pypi.org/project/cffi/ CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPI/c/cffi DISTFILE[1]= cffi-2.0.0.tar.gz:main DIST_SUBDIR= python-src DF_INDEX= 1 SPKGS[v13]= single SPKGS[v14]= single OPTIONS_AVAILABLE= PY313 PY314 OPTIONS_STANDARD= none VOPTS[v13]= PY313=ON PY314=OFF VOPTS[v14]= PY313=OFF PY314=ON BUILD_DEPENDS= libffi:dev:std RUN_DEPENDS= python-pycparser:single:python_used DISTNAME= cffi-2.0.0 GENERATED= yes INSTALL_REQ_TOOLCHAIN= yes [PY313].BUILDRUN_DEPENDS_ON= python-pycparser:single:v13 [PY313].USES_ON= python:v13,pep517 [PY314].BUILDRUN_DEPENDS_ON= python-pycparser:single:v14 [PY314].USES_ON= python:v14,pep517 [FILE:767:descriptions/desc.single] [GitHub Actions Status] [PyPI version] [![Read the Docs]][Documentation] CFFI ==== Foreign Function Interface for Python calling C code. Please see the [Documentation] or uncompiled in the `doc/` subdirectory. Download -------- [Download page] Source Code ----------- Source code is publicly available on [GitHub]. Contact ------- [Mailing list] Testing/development tips ------------------------ After `git clone` or `wget && tar`, we will get a directory called `cffi` or `cffi-x.x.x`. we call it `repo-directory`. To run tests under CPython, run the following in the `repo-directory`: pip install pytest pip install -e . # editable install of CFFI for local development pytest src/c/ testing/ [Documentation]: http://cffi.readthedocs.org/ [FILE:107:distinfo] 44d1b5909021139fe36001ae048dbdde8214afa20200eda0f64c068cac5d5529 523588 python-src/cffi-2.0.0.tar.gz