mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
graphics/py-pandana: Update WWW and clean up pkg-descr
This commit is contained in:
parent
d5b40a1e0e
commit
402e776873
2 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Python library for network analysis
|
COMMENT= Python library for network analysis
|
||||||
WWW= https://udst.github.io/pandana/
|
WWW= https://udst.github.io/pandana/ \
|
||||||
|
https://github.com/UDST/pandana
|
||||||
|
|
||||||
LICENSE= AGPLv3
|
LICENSE= AGPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
Pandana is a Python library for network analysis that uses contraction
|
Pandana is a Python library for network analysis that uses contraction
|
||||||
hierarchies to calculate super-fast travel accessibility metrics and shortest
|
hierarchies to calculate super-fast travel accessibility metrics and shortest
|
||||||
paths. The numerical code is in C++.
|
paths. The numerical code is in C++.
|
||||||
|
|
||||||
See also: https://github.com/UDST/pandana
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue