aboutsummaryrefslogtreecommitdiff
blob: b59e358e7e2f0a30aabaad091cb347801c32a8ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
  Bokeh is a Python interactive visualization library for large
  datasets that natively uses the latest web technologies. Its goal is
  to provide elegant, concise construction of novel graphics in the
  style of Protovis/D3, while delivering high-performance
  interactivity over large data to thin clients.
</longdescription>
<use>
  <flag name="chaco">Enable interface for implementing qplot and ggplot like functionality using chaco</flag>
</use>
</pkgmetadata>