Source: python-snuggs Maintainer: Debian GIS Project Uploaders: Johan Van de Wauw Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all, python3-all, python-numpy, python3-numpy, python-setuptools, python3-setuptools, python-pytest, python3-pytest, python-click, python3-click, python-pyparsing, python3-pyparsing, Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-snuggs Vcs-Git: https://salsa.debian.org/debian-gis-team/python-snuggs.git Homepage: https://github.com/mapbox/snuggs Package: python-snuggs Architecture: all Depends: python-lxml, ${python:Depends}, ${misc:Depends} Description: S-expressions for numpy - Python 2 version This library parses S-expressions using numpy. Available function include arithmetic and logical operators. Also members of the numpy module such as "asarray()", "mean()" and "where" are available. . This package provides the Python 2 version of the package. Package: python3-snuggs Architecture: all Depends: python3-lxml, ${python3:Depends}, ${misc:Depends} Description: S-expressions for numpy - Python 3 version This library parses S-expressions using numpy. Available function include arithmetic and logical operators. Also members of the numpy module such as "asarray()", "mean()" and "where" are available. . This package provides the Python 3 version of the library.