summaryrefslogtreecommitdiff
blob: f3e8cb27a63363541cca90abf518c826a6749fb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<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>