[ ソース: extension-helpers ]
パッケージ: python3-extension-helpers (1.0.0-1)
python3-extension-helpers に関するリンク
Debian の資源:
extension-helpers ソースパッケージをダウンロード:
- [extension-helpers_1.0.0-1.dsc]
- [extension-helpers_1.0.0.orig.tar.gz]
- [extension-helpers_1.0.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [pypi.org]
類似のパッケージ:
Utilities for building and installing packages
The extension-helpers package includes convenience helpers to assist with building Python packages with compiled C/Cython extensions. It is developed by the Astropy project but is intended to be general and usable by any Python package.
This is not a traditional package in the sense that it is not intended to be installed directly by users or developers. Instead, it is meant to be accessed when the setup.py command is run and should be defined as a build-time dependency in pyproject.toml files.
その他の python3-extension-helpers 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dev
- header files and a static library for Python (default)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-setuptools
- Python3 用配布用ユーティリティへの機能強化