dbus-core: Low-level D-Bus protocol implementation

[ deprecated, desktop, gpl, library, network ] [ Propose Tags ]
Deprecated in favor of dbus

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.8.1, 0.8.2, 0.8.3, 0.8.3.1, 0.8.4, 0.8.5, 0.8.5.1, 0.8.5.2, 0.8.5.3, 0.8.5.4, 0.9, 0.9.1, 0.9.2, 0.9.2.1, 0.9.3
Dependencies base (>=4.0 && <5.0), binary (>=0.4 && <0.6), bytestring (>=0.9 && <0.10), containers (>=0.1 && <0.5), data-binary-ieee754 (>=0.3 && <0.5), libxml-sax (>=0.7 && <0.8), network (>=2.2 && <2.4), parsec (>=2.0 && <3.2), text (>=0.11.1.5 && <0.12), unix (>=2.2 && <2.5), vector (>=0.7 && <0.8), xml-types (>=0.3 && <0.4) [details]
License GPL-3.0-only
Author John Millikin
Maintainer jmillikin@gmail.com
Category Network, Desktop
Home page https://john-millikin.com/software/dbus-core/
Bug tracker mailto:jmillikin@gmail.com
Source repo head: bzr branch https://john-millikin.com/software/dbus-core/
Uploaded by JohnMillikin at 2011-07-23T05:00:41Z
Distributions
Reverse Dependencies 15 direct, 10 indirect [details]
Downloads 20641 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for dbus-core-0.9

[back to package description]
The source code for "dbus-core" is literate. To build the library from scratch,
install the "anansi" application and then run:

    anansi -o hs/ src/dbus-core.anansi

To generate the woven PDF, run:

    anansi -w -l latex-noweb -o dbus-core.tex src/dbus-core.anansi
    xelatex dbus-core.tex
    xelatex dbus-core.tex