Search Criteria
Package Details: python-pythran-git 0.15.0.r11.g3d9380999-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pythran-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pythran-git |
Description: | claimless python to c++ converter |
Upstream URL: | https://github.com/serge-sans-paille/pythran |
Licenses: | BSD |
Conflicts: | python-pythran |
Provides: | python-pythran |
Submitter: | trougnouf |
Maintainer: | trougnouf |
Last Packager: | trougnouf |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-30 10:49 (UTC) |
Last Updated: | 2024-03-27 00:06 (UTC) |
Dependencies (13)
- boost (boost-gitAUR)
- gmp (gmp-hgAUR)
- gperftools (gperftools-gitAUR)
- python-colorlog
- python-gast
- python-networkx (python-networkx-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-ply
- python-six
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gperftools (gperftools-gitAUR) (make)
- python-setuptools (make)
Required by (5)
- python-scikit-image (requires python-pythran) (make)
- python-scipy-git (requires python-pythran) (make)
- python-scipy-mkl (requires python-pythran) (make)
- python-scipy-mkl-tbb (requires python-pythran) (make)
- python-transonic (requires python-pythran) (optional)
Latest Comments
ifernando commented on 2024-01-04 20:41 (UTC)
I solved the lack of
python-gast03
by editing the
PKGBUILD
and changing python-gast03 bypython-gast
.