diff options
author | olivierd <olivierd@FreeBSD.org> | 2015-06-30 00:56:06 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2015-06-30 00:56:06 +0800 |
commit | dab588c4015df6589812196d9923cbd2c28f21e5 (patch) | |
tree | 1db261697e3412cf8404b0181c03c560bfa9d75b /www/Makefile | |
parent | d586f1a7455a38c11f72317983404061548c9995 (diff) | |
download | freebsd-ports-gnome-dab588c4015df6589812196d9923cbd2c28f21e5.tar.gz freebsd-ports-gnome-dab588c4015df6589812196d9923cbd2c28f21e5.tar.zst freebsd-ports-gnome-dab588c4015df6589812196d9923cbd2c28f21e5.zip |
Wikipedia is a Python library that makes it easy to access and parse data
from MediaWiki API.
WWW: https://github.com/goldsmith/Wikipedia
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 245a29f7e8c0..a9e8e3a7b397 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1739,6 +1739,7 @@ SUBDIR += py-webware SUBDIR += py-webware-component SUBDIR += py-werkzeug + SUBDIR += py-wikipedia SUBDIR += py-wikitools SUBDIR += py-ws4py SUBDIR += py-wsaccel |