You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
640 B
16 lines
640 B
<?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">
|
|
CCfits is an object oriented interface to the cfitsio library. It is
|
|
designed to make the capabilities of cfitsio available to
|
|
programmers working in C++. It is written in ANSI C++ and
|
|
implemented using the C++ Standard Library with namespaces,
|
|
exception handling, and member template functions.
|
|
</longdescription>
|
|
</pkgmetadata>
|