Source: boinor Maintainer: Thorsten Alteholz Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, flit (>= 3.2), pybuild-plugin-pyproject, python3-all, python3-astropy, python3-astroquery, python3-bs4, python3-erfa, python3-matplotlib, python3-numba, python3-numpy, python3-pandas, python3-plotly (>= 4~), python3-pytest, python3-pytest-doctestplus, python3-pytest-remotedata, python3-requests, python3-scipy, python3-setuptools Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-astro-team/boinor Vcs-Git: https://salsa.debian.org/debian-astro-team/boinor.git Homepage: https://github.com/boinor/boinor Rules-Requires-Root: no Package: python3-boinor Architecture: all Depends: python3-astropy, python3-astroquery, python3-erfa, python3-matplotlib, python3-numba, python3-numpy, python3-pandas, python3-plotly, python3-scipy, ${misc:Depends}, ${python3:Depends} Description: Astrodynamics and Orbital Mechanics computations Boinor is an open source pure Python package dedicated to problems arising in Astrodynamics and Orbital Mechanics, such as orbit propagation, solution of the Lambert's problem, conversion between position and velocity vectors and classical orbital elements and orbit plotting, focusing on interplanetary applications . Boinor is a fork of poliastro.