mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
Drop old. Closes: https://bugs.gentoo.org/878727 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
18 lines
640 B
XML
18 lines
640 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>
|
|
ViTables is a component of the PyTables family. It is a GUI for
|
|
browsing and editing files in both PyTables and HDF5 formats. It is
|
|
developed using Python and PyQt (the Python bindings to the Qt), so
|
|
it can run on any platform that supports these components.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">uvemas/ViTables</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|