diff options
author | mef <mef@pkgsrc.org> | 2020-12-19 14:23:00 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2020-12-19 14:23:00 +0000 |
commit | 95f7d5d8ab231ca3b620db573dac413b058bcdfd (patch) | |
tree | fb9b1e410d5911a987107a83ba13074c29177de5 /math/py-jplephem/PLIST | |
parent | edcfecbdb2373048236733157904c4bbd8c1fcd5 (diff) | |
download | pkgsrc-95f7d5d8ab231ca3b620db573dac413b058bcdfd.tar.gz |
(math/py-jplephem) import py38-jplephem-2.15
Based on PR pkg/55866 by Daisuke Kinoshita:
Jplephem is a Python module for loading JPL (Jet Propulsion Laboratory)
ephemeris for dynamical calculations of solar system bodies.
Diffstat (limited to 'math/py-jplephem/PLIST')
-rw-r--r-- | math/py-jplephem/PLIST | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/math/py-jplephem/PLIST b/math/py-jplephem/PLIST new file mode 100644 index 00000000000..b3a01c9d820 --- /dev/null +++ b/math/py-jplephem/PLIST @@ -0,0 +1,44 @@ +@comment $NetBSD: PLIST,v 1.1 2020/12/19 14:23:00 mef Exp $ +${PYSITELIB}/${EGG_FILE} +${PYSITELIB}/jplephem/__init__.py +${PYSITELIB}/jplephem/__init__.pyc +${PYSITELIB}/jplephem/__init__.pyo +${PYSITELIB}/jplephem/__main__.py +${PYSITELIB}/jplephem/__main__.pyc +${PYSITELIB}/jplephem/__main__.pyo +${PYSITELIB}/jplephem/ascii.py +${PYSITELIB}/jplephem/ascii.pyc +${PYSITELIB}/jplephem/ascii.pyo +${PYSITELIB}/jplephem/commandline.py +${PYSITELIB}/jplephem/commandline.pyc +${PYSITELIB}/jplephem/commandline.pyo +${PYSITELIB}/jplephem/daf.py +${PYSITELIB}/jplephem/daf.pyc +${PYSITELIB}/jplephem/daf.pyo +${PYSITELIB}/jplephem/descriptorlib.py +${PYSITELIB}/jplephem/descriptorlib.pyc +${PYSITELIB}/jplephem/descriptorlib.pyo +${PYSITELIB}/jplephem/ephem.py +${PYSITELIB}/jplephem/ephem.pyc +${PYSITELIB}/jplephem/ephem.pyo +${PYSITELIB}/jplephem/exceptions.py +${PYSITELIB}/jplephem/exceptions.pyc +${PYSITELIB}/jplephem/exceptions.pyo +${PYSITELIB}/jplephem/excerpter.py +${PYSITELIB}/jplephem/excerpter.pyc +${PYSITELIB}/jplephem/excerpter.pyo +${PYSITELIB}/jplephem/jpltest.py +${PYSITELIB}/jplephem/jpltest.pyc +${PYSITELIB}/jplephem/jpltest.pyo +${PYSITELIB}/jplephem/names.py +${PYSITELIB}/jplephem/names.pyc +${PYSITELIB}/jplephem/names.pyo +${PYSITELIB}/jplephem/pck.py +${PYSITELIB}/jplephem/pck.pyc +${PYSITELIB}/jplephem/pck.pyo +${PYSITELIB}/jplephem/spk.py +${PYSITELIB}/jplephem/spk.pyc +${PYSITELIB}/jplephem/spk.pyo +${PYSITELIB}/jplephem/test.py +${PYSITELIB}/jplephem/test.pyc +${PYSITELIB}/jplephem/test.pyo |