File: control

package info (click to toggle)
python-overpy 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 480 kB
  • sloc: python: 1,986; xml: 1,037; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 820 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-overpy
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), python3, dh-python, python3-setuptools, python3-pytest-runner, python3-pytest
Standards-Version: 4.4.0
Homepage: https://github.com/DinoTools/python-overpy
Vcs-Git: https://salsa.debian.org/python-team/modules/python-overpy.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-overpy

Package: python3-overpy
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: wrapper to access the OpenStreetMap Overpass API (Python 3)
 Overpy is an advanced Python wrapper that allows you to query the OpenStreetMap
 Overpass APIs using the full power of their query language.