mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
devel/py-whistle: Update WWW and clean up pkg-descr
This commit is contained in:
parent
6173009bab
commit
939a2a02af
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Event dispatcher
|
||||
WWW= https://python-whistle.github.io/
|
||||
WWW= https://python-whistle.github.io/ \
|
||||
https://github.com/python-whistle/whistle
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
|
@ -6,5 +6,3 @@ largely inspired from Symfony's EventDispatcher component.
|
||||
|
||||
Using an event dispatcher is a great way to write loosely coupled extensible
|
||||
code, having each part only communicate using light events.
|
||||
|
||||
See also: https://github.com/python-whistle/whistle
|
||||
|
Loading…
x
Reference in New Issue
Block a user