diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/tables/metadata.xml | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/tables/metadata.xml')
| -rw-r--r-- | dev-python/tables/metadata.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/dev-python/tables/metadata.xml b/dev-python/tables/metadata.xml deleted file mode 100644 index 2fea045e5982..000000000000 --- a/dev-python/tables/metadata.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription lang="en"> - PyTables is a hierarchical database package designed to efficently - manage very large amounts of data. PyTables is built on top of the - HDF5 library and the NumPy package. It features an object-oriented - interface that, combined with natural naming and C-code generated - from Pyrex sources, makes it a fast, yet extremely easy to use tool - for interactively save and retrieve large amounts of data. - </longdescription> - <use> - <flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag> - </use> - <upstream> - <remote-id type="github">PyTables/PyTables</remote-id> - <remote-id type="pypi">tables</remote-id> - </upstream> -</pkgmetadata> |
