blob: 8be91a2c5a50f06e3e5ef5ce3a9e4a2541185682 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription lang="en">
Python wrapper for the Fast Light Tool Kit cross-platform graphical
user-interface library, using SWIG.
</longdescription>
<upstream>
<remote-id type="sourceforge">pyfltk</remote-id>
</upstream>
</pkgmetadata>
|