blob: e89bab8154b21010c7113d077526e5447d220d8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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">
The Coyote Library evolved from work David Fanning was doing teaching
IDL courses and answering IDL questions on the IDL newsgroup. It is
meant to be a well-documented library that demonstrates how to write
solid IDL/GDL programs that are easy to maintain and extend.
</longdescription>
</pkgmetadata>
|