summaryrefslogtreecommitdiff
blob: d9905abb5f0ec93a527fe1ce169c6c9e2062246c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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">
     ASDF (Advanced Scientific Data Format) is a proposed
     next generation interchange format for scientific data. ASDF aims to
     exist in the same middle ground that made FITS so successful, by
     being a hybrid text and binary format: containing human editable
     metadata for interchange, and raw binary data that is fast to load
     and use. Unlike FITS, the metadata is highly structured and is
     designed up-front for extensibility.
  </longdescription>
  <upstream>
    <remote-id type="pypi">asdf</remote-id>
    <remote-id type="github">spacetelescope/asdf</remote-id>    
  </upstream>
</pkgmetadata>