mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
repoman does not yet accept the https version.
This partially reverts eaaface92e.
Bug: https://bugs.gentoo.org/552720
14 lines
428 B
XML
14 lines
428 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>sci-astronomy</herd>
|
|
<longdescription lang="en">
|
|
asciitable is a Python module that can read a wide range of ASCII
|
|
table formats used in astronomy, via a built-in extension reader
|
|
class.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">asciitable</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|