Source: python-fluids Section: python Priority: optional Maintainer: Debian Science Maintainers Uploaders: Kurt Kremitzki Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-python, pandoc, python3-all, python3-doc, python3-fuzzywuzzy, python3-geopy, python3-matplotlib, python3-mpmath, python3-nbsphinx, python3-numpy, python3-numpydoc, python3-pandas, python3-pint, python3-pytest, python3-pytest-cov, python3-scipy, python3-sphinx, sphinx-common Standards-Version: 4.5.1 Homepage: https://github.com/CalebBell/fluids Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/science-team/python-fluids Vcs-Git: https://salsa.debian.org/science-team/python-fluids.git Package: python3-fluids Architecture: all Depends: python3-fuzzywuzzy, python3-ipython, python3-pandas, python3-pint, python3-scipy, python3-sympy, ${misc:Depends}, ${python3:Depends} Suggests: python-fluids-doc Provides: ${python3:Provides} Description: Python 3 fluid dynamics and engineering design library Fluids is open-source software for engineers and technicians working in the fields of chemical, mechanical, or civil engineering. It includes modules for piping, fittings, pumps, tanks, compressible flow, open-channel flow, and more. . The fluids library depends on the SciPy library to provide numerical constants, interpolation, integration, and numerical solving functionality. . This package contains the Python 3 version of fluids. Package: python-fluids-doc Architecture: all Multi-Arch: foreign Section: doc Depends: libjs-mathjax, libjs-requirejs, ${misc:Depends}, ${sphinxdoc:Depends} Description: Python fluid dynamics and engineering design library documentation Fluids is open-source software for engineers and technicians working in the fields of chemical, mechanical, or civil engineering. It includes modules for piping, fittings, pumps, tanks, compressible flow, open-channel flow, and more. . The fluids library depends on the SciPy library to provide numerical constants, interpolation, integration, and numerical solving functionality. . This package contains the documentation for fluids.