xcb-types: Parses XML files used by the XCB project

[ bsd3, data, library ] [ Propose Tags ]

This package provides types which mirror the structures used in the XCB code generation XML files.

See project http://xcb.freedesktop.org/ for more information about the XCB project.

The XML files describe the data-types, events and requests used by the X Protocol, and are used to auto-generate large parts of the XCB project.

This package parses these XML files into Haskell data structures.

If you want to do something with these XML descriptions but don't want to learn XSLT, this package should help.

This version of xcb-types is intended to fully parse the X Protocol description version 1.13.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.5.1, 0.5.1.1, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.7.0, 0.7.1, 0.8.0, 0.9.0, 0.10.0, 0.11.0, 0.12.0, 0.13.0
Dependencies base (>=4 && <5), containers (>=0.5), mtl (>=2.0 && <2.3), pretty (>=1.0 && <1.2), xml (>=1.3 && <1.4) [details]
License BSD-3-Clause
Author Antoine Latter
Maintainer Antoine Latter <aslatter@gmail.com>
Category Data
Home page http://community.haskell.org/~aslatter/code/xcb-types
Uploaded by TychoAndersen at 2023-04-14T13:41:05Z
Distributions Arch:0.13.0, Debian:0.10.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 13887 total (73 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-04-14 [all 1 reports]