summaryrefslogtreecommitdiff
blob: fc6cab5339e0c607a4feead6f95d335c8fd452fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription lang="en">
  matplotlib is an interactive library for plotting and doing basic
  data analysis in python with a syntax similar to matlab. It provides a
  variety of backends and hard copy formats for almost ready
  publication plots.
</longdescription>
<use>
  <flag name="excel">Pull <pkg>dev-python/xlwt</pkg> for the exceltools toolkit</flag>
  <flag name="gtk3">Use <pkg>x11-libs/gtk+:3</pkg> instead of <pkg>x11-libs/gtk+:2</pkg></flag>
</use>
<upstream>
  <remote-id type="pypi">matplotlib</remote-id>
</upstream>
</pkgmetadata>