mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
dev-python/asdf: initial import
Package-Manager: portage-2.3.3
This commit is contained in:
21
dev-python/asdf/metadata.xml
Normal file
21
dev-python/asdf/metadata.xml
Normal file
@@ -0,0 +1,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>
|
||||
Reference in New Issue
Block a user