Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r9y9/swig-and-waf
swig and waf
https://github.com/r9y9/swig-and-waf
Last synced: 16 days ago
JSON representation
swig and waf
- Host: GitHub
- URL: https://github.com/r9y9/swig-and-waf
- Owner: r9y9
- License: mit
- Created: 2014-07-31T17:34:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-03T13:11:36.000Z (about 10 years ago)
- Last Synced: 2024-05-02T01:27:22.053Z (7 months ago)
- Language: Python
- Size: 340 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
swig-and-waf
============swig and waf
## Install
./waf configure
./waf
sudo ./waf install
## Runpython test.py
Fri Aug 1 02:39:52 2014
## Unninstallsudo ./waf uninstall