Wiki home
Editing page "
shapely-python
"
Base on previous version:
0
-
6744
-
6749
-
6750
-
6751
-
6902
-
7257
# Note: depends on [pkg]geos[/pkg] # Note: depends on [pkg]Python[/pkg] or [pkg]Python2[/pkg] wget -c [/link]https://github.com/Toblerity/Shapely/archive/1.6.4/Shapely-1.6.4.tar.gz[/link] tar -xzf Shapely-1.6.4.tar.gz cd Shapely-1.6.4 if which python; then python setup.py build python setup.py install fi if which python3; then python3 setup.py build python3 setup.py install fi
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page