gentoo/sci-libs/getdata/metadata.xml
Eli Schwartz b2119b5c32
sci-libs/getdata: add github upstream metadata
In theory the sourceforge site claims to be defunct. In practice the
github repo is abandoned immediately after switching too...

https://sourceforge.net/p/getdata/code/1178/

Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
2024-03-27 04:49:48 +00:00

19 lines
723 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
The GetData Project is the reference implementation of the Dirfile
Standards, a filesystem-based, column-oriented database format for
time-ordered binary data. The Dirfile database format is designed to
provide a fast, simple format for storing and reading data.
</longdescription>
<upstream>
<remote-id type="github">ketiltrout/getdata</remote-id>
<remote-id type="sourceforge">getdata</remote-id>
</upstream>
</pkgmetadata>