textproc/hugs-HaXml - The NetBSD Packages Collection

Haskell utilities for managing and generating XML documents (Hugs package)

HaXml is a collection of utilities for parsing, filtering, transforming
and generating XML documents using Haskell.  Its basic facilities include:

* A parser for XML.
* A separate error-correcting parser for HTML.
* An XML validator.
* Pretty-printers for XML and HTML.

For processing XML documents, the following components are provided:

* Combinators is a combinator library for generic XML document processing,
  including transformation, editing, and generation.
* Haskell2Xml is a replacement class for Haskell's Show/Read classes: it
  allows you to read and write ordinary Haskell data as XML documents.
  The DrIFT tool can automatically derive this class for you.
* DtdToHaskell is a tool for translating any valid XML DTD into equivalent
  Haskell types.
* In conjunction with the Xml2Haskell class framework, this allows you to
  generate, edit, and transform documents as normal typed values in programs,
  and to read and write them as human-readable XML documents.
* Finally, Xtract is a grep-like tool for XML documents, loosely based on
  the XPath and XQL query languages.  It can be used either from the
  command-line, or within your own code as part of the library.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/hugs

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0aarch64hugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0aarch64hugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0aarch64ebhugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0aarch64ebhugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0alphahugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0earmv7hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0earmv7hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0earmv7hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0i386hugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0i386hugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0powerpchugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0sparchugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0x86_64hugs98-HaXml-1.17.20060921.tgz
NetBSD 10.0_BETAx86_64hugs98-HaXml-1.17.20060921.tgz
NetBSD 8.0i386hugs98-HaXml-1.17.20060921.tgz
NetBSD 8.0powerpchugs98-HaXml-1.17.20060921.tgz
NetBSD 8.0powerpchugs98-HaXml-1.17.20060921.tgz
NetBSD 8.0powerpchugs98-HaXml-1.17.20060921.tgz
NetBSD 8.0powerpchugs98-HaXml-1.17.20060921.tgz
NetBSD 8.0x86_64hugs98-HaXml-1.17.20060921.tgz
NetBSD 8.0x86_64hugs98-HaXml-1.17.20060921.tgz
NetBSD 8.0x86_64hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0aarch64hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0aarch64hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0aarch64hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0alphahugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0alphahugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0earmv6hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0earmv6hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0earmv6hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0earmv7hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0earmv7hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0earmv7hfhugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0i386hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0i386hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0mips64ebhugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0powerpchugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0powerpchugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0powerpchugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0sparc64hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0sparchugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0sparchugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0x86_64hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.0x86_64hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.3x86_64hugs98-HaXml-1.17.20060921.tgz
NetBSD 9.3x86_64hugs98-HaXml-1.17.20060921.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.