Files
gentoo/dev-haskell/js-dgtable/metadata.xml
hololeap aa7b6724a6 dev-haskell/js-dgtable: new package, add 0.5.2
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Mark Wright <gienah@gentoo.org>
2026-06-22 20:17:18 +10:00

19 lines
803 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
<longdescription>
This package bundles the minified &lt;https://github.com/danielgindi/jquery.dgtable jquery.dgtable&gt; code into a Haskell package,
so it can be depended upon by Cabal packages. The first three components of
the version number match the upstream jquery.dgtable version. The package is designed
to meet the redistribution requirements of downstream users (e.g. Debian).
</longdescription>
<upstream>
<remote-id type="hackage">js-dgtable</remote-id>
<remote-id type="github">ndmitchell/js-dgtable</remote-id>
</upstream>
</pkgmetadata>