diff options
| author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-19 10:44:03 +0300 |
|---|---|---|
| committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-19 10:44:03 +0300 |
| commit | 5862e0c0c1e38f3a2dc3d24ed440236231bb3f03 (patch) | |
| tree | c02d6a33d86646b9886d7fc2f28468e547d59720 /dev-python/gnuplot-py/metadata.xml | |
| parent | 513d7425f5a7e246f73951ff3731fd1fb307a97d (diff) | |
| download | gentoo-5862e0c0c1e38f3a2dc3d24ed440236231bb3f03.tar.gz gentoo-5862e0c0c1e38f3a2dc3d24ed440236231bb3f03.tar.bz2 gentoo-5862e0c0c1e38f3a2dc3d24ed440236231bb3f03.zip | |
dev-python/gnuplot-py: remove last-rited pkg
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/gnuplot-py/metadata.xml')
| -rw-r--r-- | dev-python/gnuplot-py/metadata.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-python/gnuplot-py/metadata.xml b/dev-python/gnuplot-py/metadata.xml deleted file mode 100644 index fe1997fa7b08..000000000000 --- a/dev-python/gnuplot-py/metadata.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription lang="en"> - Gnuplot.py is a Python module that interfaces to gnuplot, the popular - plotting program. It allows you to use gnuplot from within Python to - plot arrays of data from memory, data files, or mathematical - functions. If you use Python to perform computations or as `glue' for - numerical programs, you can use this module to plot data on the fly as - they are computed. And the combination with Python makes it is easy to - automate things, including to create crude `animations' by plotting - different datasets one after another. - </longdescription> - <upstream> - <remote-id type="sourceforge">gnuplot-py</remote-id> - </upstream> -</pkgmetadata> |
