forked from gentoo/sci
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.xml
More file actions
27 lines (27 loc) · 967 Bytes
/
Copy pathmetadata.xml
File metadata and controls
27 lines (27 loc) · 967 Bytes
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
27
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@aisha.cc</email>
<name>Aisha Tammy</name>
</maintainer>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<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>
<upstream>
<remote-id type="pypi">bokeh</remote-id>
<remote-id type="github">bokeh/bokeh</remote-id>
<maintainer status="unknown">
<email>info@bokeh.org</email>
<name>Bokeh</name>
</maintainer>
</upstream>
</pkgmetadata>