blob: d37b90e5ed6bd599d0f980b4ee061e83bbe44972 (
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>sci</herd>
<longdescription lang="en">
This packages contains some U.C.I. datasets in a common Pythonic
interface, which makes them easy to use with milk.
</longdescription>
<upstream>
<remote-id type="pypi">milksets</remote-id>
</upstream>
</pkgmetadata>
|