summaryrefslogtreecommitdiff
path: root/dev-python/spyder/metadata.xml
blob: 0c6ad8c539f1822927dd17a0b2871e4f8eee5dd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>python@gentoo.org</email>
  <name>Python</name>
 </maintainer>
 <maintainer type="person">
  <email>andrewammerlaan@gentoo.org</email>
  <name>Andrew Ammerlaan</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>
 
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>