mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/py-splot: Update WWW and clean up pkg-descr
This commit is contained in:
parent
49420caa56
commit
1e96f47abf
2 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Visual analytics for spatial analysis with PySAL
|
||||
WWW= https://splot.readthedocs.io/en/latest/
|
||||
WWW= https://splot.readthedocs.io/en/latest/ \
|
||||
https://github.com/pysal/splot
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
|
|
@ -7,5 +7,3 @@ plots ready for publication and interactive visualizations for quick iteration
|
|||
and spatial data exploration. The primary goal of splot is to enable you to
|
||||
visualize popular PySAL objects and gives you different views on your spatial
|
||||
analysis workflow.
|
||||
|
||||
See also: https://github.com/pysal/splot
|
||||
|
|
Loading…
Add table
Reference in a new issue