Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-xdress,
Automatic wrapper generator for C/C++ written in pure Python
Branch: CURRENT,
Version: 0.2,
Package name: py37-xdress-0.2,
Maintainer: kamel.derouicheXDress is an automatic wrapper generator for C/C++ written in pure Python
Currently, xdress may generate Python bindings (via Cython) for C++ classes & fu
nctions and in-memory wrappers for C++ standard library containers
(sets, vectors, maps). In the future, other tools and bindings will be supported
Required to run:[
devel/py-setuptools] [
math/py-numpy] [
devel/py-cython] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: a14023fc0f392ed150f7f495234d12fa47aa20f0
RMD160: 4ac4c36f9de864510ab185182085284328c5ea2d
Filesize: 70.739 KB
Version history: (Expand)
- (2020-09-21) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
CVS history: (Expand)
2013-09-07 20:56:46 by Kamel Derouiche | Files touched by this commit (5) |
Log message:
Import py27-xdress-0.2 as wip/py-xdress.
XDress is an automatic wrapper generator for C/C++ written in pure Python
Currently, xdress may generate Python bindings (via Cython) for C++ classes & fu
nctions and in-memory wrappers for C++ standard library containers
(sets, vectors, maps). In the future, other tools and bindings will be supported
|