Source: python-fann2 Standards-Version: 4.7.4 Maintainer: Debian Science Maintainers Uploaders: Christian Kastner , Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, libfann-dev, python3-all-dev, python3-setuptools, swig, Vcs-Browser: https://salsa.debian.org/science-team/python-fann2 Vcs-Git: https://salsa.debian.org/science-team/python-fann2.git Homepage: https://github.com/FutureLinkCorporation/fann2/ Package: python3-fann2 Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: Python 3 bindings for FANN Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. . This package contains the Python 3 bindings for FANN.