Source: pygeofilter Section: python Priority: optional Maintainer: Debian GIS Project Uploaders: Antonio Valentino Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, libsqlite3-mod-spatialite , pybuild-plugin-pyproject, python3-all, python3-dateparser, python3-django, python3-elasticsearch, python3-fiona , python3-geoalchemy2, python3-geopandas , python3-gdal , python3-lark, python3-pygeoif, python3-pyproj , python3-rtree , python3-setuptools, python3-shapely, python3-sqlalchemy, python3-pygml, python3-pytest , python3-pytest-django Standards-Version: 4.7.0 Testsuite: autopkgtest-pkg-pybuild Rules-Requires-Root: no Homepage: https://github.com/geopython/pygeofilter Vcs-Browser: https://salsa.debian.org/debian-gis-team/pygeofilter Vcs-Git: https://salsa.debian.org/debian-gis-team/pygeofilter.git Description: Pure Python parser implementation of OGC filtering standards pygeofilter is a pure Python parser implementation of OGC filtering standards. It provides the following features: . * Parsing of several filter encoding standards * CQL as defined in CSW 2.0 * CQL JSON as defined in OGC API - Features - Part 3: Filtering and the Common Query Language (CQL) * JSON Filter Expressions (JFE) * Soon: * CQL Text as defined in OGC API - Features - Part 3: Filtering and the Common Query Language (CQL) * FES * Several backends included * Django * SQLAlchemy * (Geo)Pandas * Native Python objects Package: python3-pygeofilter Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Suggests: python3-django, python3-elasticsearch, python3-geoalchemy2, python3-shapely, python3-sqlalchemy, python3-pygml Description: ${source:Synopsis} ${source:Extended-Description}