diff options
| author | Palica <palica+gitlab@liguros.net> | 2020-06-23 22:35:08 +0200 |
|---|---|---|
| committer | Palica <palica+gitlab@liguros.net> | 2020-06-23 22:35:08 +0200 |
| commit | ecdac123787b96ce6649f0f91da12ea6458cc2b1 (patch) | |
| tree | b89c74d9e6fe6e8aebc4c77bcbeb4ab73214127d /dev-python/spyder/metadata.xml | |
| parent | 1be72aa41cf41dedadeecf59dca9f01de6381f5e (diff) | |
| download | baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.gz baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.tar.xz baldeagleos-repo-ecdac123787b96ce6649f0f91da12ea6458cc2b1.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/spyder/metadata.xml')
| -rw-r--r-- | dev-python/spyder/metadata.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/dev-python/spyder/metadata.xml b/dev-python/spyder/metadata.xml new file mode 100644 index 000000000000..7036ac65d19e --- /dev/null +++ b/dev-python/spyder/metadata.xml @@ -0,0 +1,37 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>grozin@gentoo.org</email> + <name>Andrey Grozin</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <maintainer type="person"> + <email>andrewammerlaan@riseup.net</email> + <name>Andrew Ammerlaan</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription lang="en"> + Spyder is a powerful scientific environment written in Python, + for Python,and designed by and for scientists, engineers and data analysts. + It features a unique combination of the advanced editing, analysis, debugging and profiling functionality + of a comprehensive development tool + with the data exploration, interactive execution, deep inspection and beautiful visualization capabilities + of an analysis package. + Furthermore, Spyder offers built-in integration with many popular scientific libraries, + including NumPy, SciPy, Pandas, IPython, QtConsole, Matplotlib, SymPy, and more, + and can be extended further with full plugin support. + </longdescription> + <upstream> + <remote-id type="pypi">spyder</remote-id> + <remote-id type="bitbucket">spyder-ide/spyderlib</remote-id> + <remote-id type="github">spyder-ide/spyder</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata> |
