You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/uniqueid/metadata.xml

16 lines
540 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
This package provides splittable supplies of unique
identifiers. The implementation mimics (only) essential
parts of the code that is used internally in GHC for
the same purpose. After improvements of the value-supply
package it is now deprecated.
</longdescription>
<upstream>
<remote-id type="github">sebfisch/uniqueid</remote-id>
</upstream>
</pkgmetadata>