mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Mark Wright <gienah@gentoo.org>
19 lines
803 B
XML
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 <https://github.com/danielgindi/jquery.dgtable jquery.dgtable> 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>
|