| Port details on branch 2022Q3 |
- cython Compiler for Writing C Extensions for the Python Language
- 0.29.32 lang
=0 0.29.32Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-08-14 01:04:30
- Last Update: 2022-07-30 21:06:40
- Commit Hash: e9ad21a
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/cython/cython
- Description:
- The Cython language makes writing C extensions for the Python language
as easy as Python itself. Cython is a source code translator based on
the well-known Pyrex, but supports more cutting edge functionality and
optimizations.
The Cython language is very close to the Python language (and most
Python code is also valid Cython code), but Cython additionally supports
calling C functions and declaring C types on variables and class
attributes. This allows the compiler to generate very efficient C code
from Cython code.
This makes Cython the ideal language for writing glue code for external
C libraries, and for fast C modules that speed up the execution of
Python code.
WWW: https://cython.org/
WWW: https://github.com/cython/cython
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cython>0:lang/cython@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/cython/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/cython
- pkg install py39-cython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-cython listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-cython
- Package flavors (<flavor>: <package>)
- py39: py39-cython
- py27: py27-cython
- py38: py38-cython
- py37: py37-cython
- py310: py310-cython
- py311: py311-cython
- distinfo:
- TIMESTAMP = 1659209948
SHA256 (Cython-0.29.32.tar.gz) = 8733cf4758b79304f2a4e39ebfac5e92341bce47bcceb26c1254398b2f8c1af7
SIZE (Cython-0.29.32.tar.gz) = 2088773
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- devel/py-libzfs
- science/yoda
Configuration Options:
- No options to configure
- Options name:
- lang_cython
- USES:
- compiler:c11 python:2.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Number of commits found: 2
|