debian-skyfield/debian/control

19 lines
638 B
Plaintext

Source: skyfield
Section: python
Priority: extra
Maintainer: Frederic Peters <fpeters@entrouvert.com>
Build-Depends: debhelper,
python3-all,
python3-setuptools
Standards-Version: 3.9.5
Homepage: https://pypi.python.org/pypi/skyfield/
Package: python3-skyfield
Architecture: all
Depends: python3-jplephem, python3-numpy, python3-sgp4, ${python3:Depends}, ${misc:Depends}
Recommends: python3-skyfield-data
Description: Library for astronomical computations
Skyfield is a pure-Python astronomy package that makes it easy to
generate high precision research-grade positions for planets and
Earth satellites.