math/py-spreg: Update WWW and clean up pkg-descr
This commit is contained in:
parent
1e96f47abf
commit
cc0c4b4700
2 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= PySAL Spatial Econometrics Package
|
||||
WWW= https://spreg.readthedocs.io/en/latest/
|
||||
WWW= https://spreg.readthedocs.io/en/latest/ \
|
||||
https://github.com/pysal/spreg
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
|
|
|
@ -3,5 +3,3 @@ Spatial Regression Models (spreg)
|
|||
spreg, short for "spatial regression", is a python package to estimate
|
||||
simultaneous autoregressive spatial regression models. These models are useful
|
||||
when modeling processes where observations interact with one another.
|
||||
|
||||
See also: https://github.com/pysal/spreg
|
||||
|
|
Loading…
Reference in a new issue