Source: python-geojson Maintainer: Debian GIS Project Uploaders: Johan Van de Wauw Section: python Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-geojson Vcs-Git: https://salsa.debian.org/debian-gis-team/python-geojson.git Homepage: https://github.com/jazzband/geojson Rules-Requires-Root: no Package: python3-geojson Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Description: Python 3 bindings and utilities for GeoJSON This library contains: . * Functions for encoding and decoding GeoJSON formatted data * Classes for all GeoJSON Objects * An implementation of the Python geo_interface Specification . This is the Python 3 version of the library