summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-12-17 09:37:33 +0000
committerleot <leot@pkgsrc.org>2019-12-17 09:37:33 +0000
commitb9162de80a19a7a4dbe35a57720879f21aef6760 (patch)
tree7458c87ec489aa2895365f3d73c5f4c3791c4272 /www
parent5399ff6ea281203a72540b0c773cf63f59c74e22 (diff)
downloadpkgsrc-b9162de80a19a7a4dbe35a57720879f21aef6760.tar.gz
py-publicsuffix2: Import py-publicsuffix2-2.20190812 as www/py-publicsuffix2
This module allows you to get the public suffix, as well as the registrable domain, of a domain name using the Public Suffix List from http://publicsuffix.org
Diffstat (limited to 'www')
-rw-r--r--www/py-publicsuffix2/DESCR3
-rw-r--r--www/py-publicsuffix2/Makefile14
-rw-r--r--www/py-publicsuffix2/PLIST12
-rw-r--r--www/py-publicsuffix2/distinfo6
4 files changed, 35 insertions, 0 deletions
diff --git a/www/py-publicsuffix2/DESCR b/www/py-publicsuffix2/DESCR
new file mode 100644
index 00000000000..62e0292662a
--- /dev/null
+++ b/www/py-publicsuffix2/DESCR
@@ -0,0 +1,3 @@
+This module allows you to get the public suffix, as well as the
+registrable domain, of a domain name using the Public Suffix List from
+http://publicsuffix.org
diff --git a/www/py-publicsuffix2/Makefile b/www/py-publicsuffix2/Makefile
new file mode 100644
index 00000000000..bebd0850b09
--- /dev/null
+++ b/www/py-publicsuffix2/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2019/12/17 09:37:33 leot Exp $
+
+DISTNAME= publicsuffix2-2.20190812
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= www python
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/publicsuffix2/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/nexb/python-publicsuffix2
+COMMENT= Public suffix for a domain name using the Public Suffix List
+LICENSE= mit AND mpl-2.0
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/py-publicsuffix2/PLIST b/www/py-publicsuffix2/PLIST
new file mode 100644
index 00000000000..0268512fb5e
--- /dev/null
+++ b/www/py-publicsuffix2/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2019/12/17 09:37:33 leot Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/publicsuffix2/__init__.py
+${PYSITELIB}/publicsuffix2/__init__.pyc
+${PYSITELIB}/publicsuffix2/__init__.pyo
+${PYSITELIB}/publicsuffix2/mpl-2.0.LICENSE
+${PYSITELIB}/publicsuffix2/public_suffix_list.ABOUT
+${PYSITELIB}/publicsuffix2/public_suffix_list.dat
diff --git a/www/py-publicsuffix2/distinfo b/www/py-publicsuffix2/distinfo
new file mode 100644
index 00000000000..13cf5a69e18
--- /dev/null
+++ b/www/py-publicsuffix2/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/12/17 09:37:33 leot Exp $
+
+SHA1 (publicsuffix2-2.20190812.tar.gz) = d755339d88d35cd1602d8f05a06a27a3081beb49
+RMD160 (publicsuffix2-2.20190812.tar.gz) = b9751a510468316b6945d924a9ac89de17407682
+SHA512 (publicsuffix2-2.20190812.tar.gz) = bfc7859f356e963d887623042276e7ed7ab6dc97d75eaf98d699d35f0cc77c25c4d6a90bfd55fe9e74ef5bbfa94f84330064b9e33f636c0bc35615e3ecbd8ceb
+Size (publicsuffix2-2.20190812.tar.gz) = 98348 bytes