imported python modules

This commit is contained in:
4d30 2020-11-19 17:14:38 +00:00
parent 52e417c423
commit 4264132f03
No known key found for this signature in database
GPG Key ID: FEE66A4BBDA865DD
8 changed files with 279 additions and 0 deletions

3
py-geocoder/DESCR Normal file
View File

@ -0,0 +1,3 @@
Geocoder is a simple and consistent geocoding library written in
Python. Dealing with multiple different geocoding provider such as
Google, Bing, OSM & many more has never been easier.

22
py-geocoder/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $NetBSD$
DISTNAME= geocoder-1.38.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/geocoder/}
MAINTAINER= lntl@disroot.org
HOMEPAGE= https://github.com/DenisCarriere/geocoder
COMMENT= Simple and consistent geocoding library
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-requests>=0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-ratelim>=0:../../wip/py-ratelim
DEPENDS+= ${PYPKGPREFIX}-click>=0:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-six>=0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-future>=0:../../devel/py-future
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

207
py-geocoder/PLIST Normal file
View File

@ -0,0 +1,207 @@
@comment $NetBSD$
bin/geocode
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/geocoder/__init__.py
${PYSITELIB}/geocoder/__init__.pyc
${PYSITELIB}/geocoder/__init__.pyo
${PYSITELIB}/geocoder/api.py
${PYSITELIB}/geocoder/api.pyc
${PYSITELIB}/geocoder/api.pyo
${PYSITELIB}/geocoder/arcgis.py
${PYSITELIB}/geocoder/arcgis.pyc
${PYSITELIB}/geocoder/arcgis.pyo
${PYSITELIB}/geocoder/arcgis_reverse.py
${PYSITELIB}/geocoder/arcgis_reverse.pyc
${PYSITELIB}/geocoder/arcgis_reverse.pyo
${PYSITELIB}/geocoder/baidu.py
${PYSITELIB}/geocoder/baidu.pyc
${PYSITELIB}/geocoder/baidu.pyo
${PYSITELIB}/geocoder/baidu_reverse.py
${PYSITELIB}/geocoder/baidu_reverse.pyc
${PYSITELIB}/geocoder/baidu_reverse.pyo
${PYSITELIB}/geocoder/base.py
${PYSITELIB}/geocoder/base.pyc
${PYSITELIB}/geocoder/base.pyo
${PYSITELIB}/geocoder/bing.py
${PYSITELIB}/geocoder/bing.pyc
${PYSITELIB}/geocoder/bing.pyo
${PYSITELIB}/geocoder/bing_batch.py
${PYSITELIB}/geocoder/bing_batch.pyc
${PYSITELIB}/geocoder/bing_batch.pyo
${PYSITELIB}/geocoder/bing_batch_forward.py
${PYSITELIB}/geocoder/bing_batch_forward.pyc
${PYSITELIB}/geocoder/bing_batch_forward.pyo
${PYSITELIB}/geocoder/bing_batch_reverse.py
${PYSITELIB}/geocoder/bing_batch_reverse.pyc
${PYSITELIB}/geocoder/bing_batch_reverse.pyo
${PYSITELIB}/geocoder/bing_reverse.py
${PYSITELIB}/geocoder/bing_reverse.pyc
${PYSITELIB}/geocoder/bing_reverse.pyo
${PYSITELIB}/geocoder/canadapost.py
${PYSITELIB}/geocoder/canadapost.pyc
${PYSITELIB}/geocoder/canadapost.pyo
${PYSITELIB}/geocoder/cli.py
${PYSITELIB}/geocoder/cli.pyc
${PYSITELIB}/geocoder/cli.pyo
${PYSITELIB}/geocoder/distance.py
${PYSITELIB}/geocoder/distance.pyc
${PYSITELIB}/geocoder/distance.pyo
${PYSITELIB}/geocoder/freegeoip.py
${PYSITELIB}/geocoder/freegeoip.pyc
${PYSITELIB}/geocoder/freegeoip.pyo
${PYSITELIB}/geocoder/gaode.py
${PYSITELIB}/geocoder/gaode.pyc
${PYSITELIB}/geocoder/gaode.pyo
${PYSITELIB}/geocoder/gaode_reverse.py
${PYSITELIB}/geocoder/gaode_reverse.pyc
${PYSITELIB}/geocoder/gaode_reverse.pyo
${PYSITELIB}/geocoder/geocodefarm.py
${PYSITELIB}/geocoder/geocodefarm.pyc
${PYSITELIB}/geocoder/geocodefarm.pyo
${PYSITELIB}/geocoder/geocodefarm_reverse.py
${PYSITELIB}/geocoder/geocodefarm_reverse.pyc
${PYSITELIB}/geocoder/geocodefarm_reverse.pyo
${PYSITELIB}/geocoder/geolytica.py
${PYSITELIB}/geocoder/geolytica.pyc
${PYSITELIB}/geocoder/geolytica.pyo
${PYSITELIB}/geocoder/geonames.py
${PYSITELIB}/geocoder/geonames.pyc
${PYSITELIB}/geocoder/geonames.pyo
${PYSITELIB}/geocoder/geonames_children.py
${PYSITELIB}/geocoder/geonames_children.pyc
${PYSITELIB}/geocoder/geonames_children.pyo
${PYSITELIB}/geocoder/geonames_details.py
${PYSITELIB}/geocoder/geonames_details.pyc
${PYSITELIB}/geocoder/geonames_details.pyo
${PYSITELIB}/geocoder/geonames_hierarchy.py
${PYSITELIB}/geocoder/geonames_hierarchy.pyc
${PYSITELIB}/geocoder/geonames_hierarchy.pyo
${PYSITELIB}/geocoder/gisgraphy.py
${PYSITELIB}/geocoder/gisgraphy.pyc
${PYSITELIB}/geocoder/gisgraphy.pyo
${PYSITELIB}/geocoder/gisgraphy_reverse.py
${PYSITELIB}/geocoder/gisgraphy_reverse.pyc
${PYSITELIB}/geocoder/gisgraphy_reverse.pyo
${PYSITELIB}/geocoder/google.py
${PYSITELIB}/geocoder/google.pyc
${PYSITELIB}/geocoder/google.pyo
${PYSITELIB}/geocoder/google_elevation.py
${PYSITELIB}/geocoder/google_elevation.pyc
${PYSITELIB}/geocoder/google_elevation.pyo
${PYSITELIB}/geocoder/google_places.py
${PYSITELIB}/geocoder/google_places.pyc
${PYSITELIB}/geocoder/google_places.pyo
${PYSITELIB}/geocoder/google_reverse.py
${PYSITELIB}/geocoder/google_reverse.pyc
${PYSITELIB}/geocoder/google_reverse.pyo
${PYSITELIB}/geocoder/google_timezone.py
${PYSITELIB}/geocoder/google_timezone.pyc
${PYSITELIB}/geocoder/google_timezone.pyo
${PYSITELIB}/geocoder/here.py
${PYSITELIB}/geocoder/here.pyc
${PYSITELIB}/geocoder/here.pyo
${PYSITELIB}/geocoder/here_reverse.py
${PYSITELIB}/geocoder/here_reverse.pyc
${PYSITELIB}/geocoder/here_reverse.pyo
${PYSITELIB}/geocoder/ipinfo.py
${PYSITELIB}/geocoder/ipinfo.pyc
${PYSITELIB}/geocoder/ipinfo.pyo
${PYSITELIB}/geocoder/keys.py
${PYSITELIB}/geocoder/keys.pyc
${PYSITELIB}/geocoder/keys.pyo
${PYSITELIB}/geocoder/komoot.py
${PYSITELIB}/geocoder/komoot.pyc
${PYSITELIB}/geocoder/komoot.pyo
${PYSITELIB}/geocoder/komoot_reverse.py
${PYSITELIB}/geocoder/komoot_reverse.pyc
${PYSITELIB}/geocoder/komoot_reverse.pyo
${PYSITELIB}/geocoder/location.py
${PYSITELIB}/geocoder/location.pyc
${PYSITELIB}/geocoder/location.pyo
${PYSITELIB}/geocoder/locationiq.py
${PYSITELIB}/geocoder/locationiq.pyc
${PYSITELIB}/geocoder/locationiq.pyo
${PYSITELIB}/geocoder/locationiq_reverse.py
${PYSITELIB}/geocoder/locationiq_reverse.pyc
${PYSITELIB}/geocoder/locationiq_reverse.pyo
${PYSITELIB}/geocoder/mapbox.py
${PYSITELIB}/geocoder/mapbox.pyc
${PYSITELIB}/geocoder/mapbox.pyo
${PYSITELIB}/geocoder/mapbox_reverse.py
${PYSITELIB}/geocoder/mapbox_reverse.pyc
${PYSITELIB}/geocoder/mapbox_reverse.pyo
${PYSITELIB}/geocoder/mapquest.py
${PYSITELIB}/geocoder/mapquest.pyc
${PYSITELIB}/geocoder/mapquest.pyo
${PYSITELIB}/geocoder/mapquest_batch.py
${PYSITELIB}/geocoder/mapquest_batch.pyc
${PYSITELIB}/geocoder/mapquest_batch.pyo
${PYSITELIB}/geocoder/mapquest_reverse.py
${PYSITELIB}/geocoder/mapquest_reverse.pyc
${PYSITELIB}/geocoder/mapquest_reverse.pyo
${PYSITELIB}/geocoder/mapzen.py
${PYSITELIB}/geocoder/mapzen.pyc
${PYSITELIB}/geocoder/mapzen.pyo
${PYSITELIB}/geocoder/mapzen_reverse.py
${PYSITELIB}/geocoder/mapzen_reverse.pyc
${PYSITELIB}/geocoder/mapzen_reverse.pyo
${PYSITELIB}/geocoder/maxmind.py
${PYSITELIB}/geocoder/maxmind.pyc
${PYSITELIB}/geocoder/maxmind.pyo
${PYSITELIB}/geocoder/opencage.py
${PYSITELIB}/geocoder/opencage.pyc
${PYSITELIB}/geocoder/opencage.pyo
${PYSITELIB}/geocoder/opencage_reverse.py
${PYSITELIB}/geocoder/opencage_reverse.pyc
${PYSITELIB}/geocoder/opencage_reverse.pyo
${PYSITELIB}/geocoder/osm.py
${PYSITELIB}/geocoder/osm.pyc
${PYSITELIB}/geocoder/osm.pyo
${PYSITELIB}/geocoder/osm_reverse.py
${PYSITELIB}/geocoder/osm_reverse.pyc
${PYSITELIB}/geocoder/osm_reverse.pyo
${PYSITELIB}/geocoder/ottawa.py
${PYSITELIB}/geocoder/ottawa.pyc
${PYSITELIB}/geocoder/ottawa.pyo
${PYSITELIB}/geocoder/ottawa_parcel.py
${PYSITELIB}/geocoder/ottawa_parcel.pyc
${PYSITELIB}/geocoder/ottawa_parcel.pyo
${PYSITELIB}/geocoder/tamu.py
${PYSITELIB}/geocoder/tamu.pyc
${PYSITELIB}/geocoder/tamu.pyo
${PYSITELIB}/geocoder/tgos.py
${PYSITELIB}/geocoder/tgos.pyc
${PYSITELIB}/geocoder/tgos.pyo
${PYSITELIB}/geocoder/tomtom.py
${PYSITELIB}/geocoder/tomtom.pyc
${PYSITELIB}/geocoder/tomtom.pyo
${PYSITELIB}/geocoder/uscensus.py
${PYSITELIB}/geocoder/uscensus.pyc
${PYSITELIB}/geocoder/uscensus.pyo
${PYSITELIB}/geocoder/uscensus_batch.py
${PYSITELIB}/geocoder/uscensus_batch.pyc
${PYSITELIB}/geocoder/uscensus_batch.pyo
${PYSITELIB}/geocoder/uscensus_reverse.py
${PYSITELIB}/geocoder/uscensus_reverse.pyc
${PYSITELIB}/geocoder/uscensus_reverse.pyo
${PYSITELIB}/geocoder/w3w.py
${PYSITELIB}/geocoder/w3w.pyc
${PYSITELIB}/geocoder/w3w.pyo
${PYSITELIB}/geocoder/w3w_reverse.py
${PYSITELIB}/geocoder/w3w_reverse.pyc
${PYSITELIB}/geocoder/w3w_reverse.pyo
${PYSITELIB}/geocoder/yahoo.py
${PYSITELIB}/geocoder/yahoo.pyc
${PYSITELIB}/geocoder/yahoo.pyo
${PYSITELIB}/geocoder/yandex.py
${PYSITELIB}/geocoder/yandex.pyc
${PYSITELIB}/geocoder/yandex.pyo
${PYSITELIB}/geocoder/yandex_reverse.py
${PYSITELIB}/geocoder/yandex_reverse.pyc
${PYSITELIB}/geocoder/yandex_reverse.pyo

6
py-geocoder/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (geocoder-1.38.1.tar.gz) = 1f0c9bac96aa0f4269faaca7d4ae5b66dcd50d46
RMD160 (geocoder-1.38.1.tar.gz) = 86f090f4cf9e941a2a2aeb39b16c12a972b362f6
SHA512 (geocoder-1.38.1.tar.gz) = e6308b3a918fe2d61bbaa3ad0b0aa2039757a78146acb497fd98e57d4315541dd56a76b482d22823b314e8a093ab8b6759d7aadb6a9c8ab3ee39473e36b218cb
Size (geocoder-1.38.1.tar.gz) = 64345 bytes

8
py-ratelim/DESCR Normal file
View File

@ -0,0 +1,8 @@
Ratelim is a simple Python library that limits the number of times
a function can be called during a time interval. It is particularly
useful when using online APIs, which commonly enforce rate limits.
Features
Works in Py2 and Py3.
Greedy and patient rate limiting.
Preserves function signature.

18
py-ratelim/Makefile Normal file
View File

@ -0,0 +1,18 @@
# $NetBSD$
DISTNAME= ratelim-0.1.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/ratelim/}
MAINTAINER= lntl@disroot.org
HOMEPAGE= https://github.com/themiurgo/ratelim
COMMENT= Makes it easy to respect rate limits
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-decorator>=0:../../devel/py-decorator
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

9
py-ratelim/PLIST Normal file
View File

@ -0,0 +1,9 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/ratelim/__init__.py
${PYSITELIB}/ratelim/__init__.pyc
${PYSITELIB}/ratelim/__init__.pyo

6
py-ratelim/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (ratelim-0.1.6.tar.gz) = 22c8d7e1c55c641f9c9959b47311783337fd048b
RMD160 (ratelim-0.1.6.tar.gz) = 3a288f9d243aaa8130d45d2003d54a978550e2f4
SHA512 (ratelim-0.1.6.tar.gz) = 4d074d47278c591182d56d398c827da86c06428a1f994bd443f04903cca2bfe6affdfdd0daaca6115066903607e0216ac0a5f29240fdfe1c1faf5873a55122b0
Size (ratelim-0.1.6.tar.gz) = 2793 bytes