目录
Łukasz Langa

Add support for building ARM64 iOS wheels on CI (#181)

  • Add support for building ARM64 iOS wheels on CI

  • s/skip/skipif/

  • Bump ios jobs to macos-15 and build-time Python 3.13

  • Restore the platform field in the ios matrix, it’s used by libffi downloads

  • surewhynot

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) wk.cvs.github@sydorenko.org.ua

  • Revert “surewhynot”

This reverts commit c4e3a87b7e1804d6d2bad4a421b3dbc2f78058a8.

  • Pin to macos-14

Co-authored-by: Russell Keith-Magee russell@keith-magee.com

  • Attempt #2 to forego tar.gz extraction

  • Be specific about what’s raised in xfail

  • Revert “Attempt #2 to forego tar.gz extraction”

This reverts commit a0cf74a366d5c0ea5d64d338021de1981a0ff469.


Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) wk.cvs.github@sydorenko.org.ua Co-authored-by: Russell Keith-Magee russell@keith-magee.com

4个月前3531次提交
目录README.md

GitHub Actions Status PyPI version Read the Docs

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/
关于

允许 Python 代码直接调用 C 代码和库

52.1 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号