blob: 4b7f3bdbf05de63107ec19c95c8d267d1a21fa6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>tupone@gentoo.org</email>
<name>Tupone Alfredo</name>
</maintainer>
<longdescription lang="en">
This library is a spinoff from folium, that would host the non-map-specific features.
It may become a HTML+JS generation library in the future.
It is based on Jinja2 only.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|