This website requires JavaScript.
Explore
Help
Sign In
scip
/
pcp
Watch
1
Star
0
Fork
0
You've already forked pcp
mirror of
https://codeberg.org/scip/pcp.git
synced
2025-12-17 03:50:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d76d41944d4f331a0063b1933e567a0638ab1f9
pcp
/
bindings
/
py
/
Makefile.am
8 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
started with python binding
2014-12-14 14:38:30 +01:00
all
:
python setup.py build
install
:
python setup.py install
clean
:
added configure flag --with-python-binding
2014-12-14 14:39:10 +01:00
rm -rf build pypcp/*.pyc
Reference in New Issue
Copy Permalink