mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-07 00:47:39 -08:00
19 lines
702 B
XML
19 lines
702 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci-astronomy@gentoo.org</email>
|
|
<name>Gentoo Astronomy Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
PyDL consists of Python replacements for functions that are part of the IDL
|
|
built-in library or part of astronomical IDL libraries.
|
|
The emphasis is on reproducing results of the astronomical library
|
|
functions.
|
|
Only the bare minimum of IDL built-in functions are implemented to support this.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">pydl</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|