13 lines
443 B
XML
13 lines
443 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>haskell</herd>
|
|
<longdescription>
|
|
The doctest program checks examples in source code comments.
|
|
It is modeled after doctest for Python
|
|
(<http://docs.python.org/library/doctest.html>).
|
|
|
|
Documentation is at
|
|
<https://github.com/sol/doctest-haskell#readme>.
|
|
</longdescription>
|
|
</pkgmetadata>
|