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

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

Flags

Automatic Flags
NameDescriptionDefault
testDisabled
hpcDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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.4), data-binary-ieee754 (>=0.3 && <0.5), libxml-sax (>=0.6 && <0.7), network (>=2.2 && <2.3), parsec (>=2.0 && <3.2), QuickCheck (>=2.2 && <2.3), test-framework (>=0.2 && <0.4), test-framework-quickcheck2 (>=0.2 && <0.3), text (>=0.8 && <0.11), unix (>=2.2 && <2.5), xml-types (>=0.1 && <0.2) [details]
License GPL-3.0-only
Author John Millikin
Maintainer jmillikin@gmail.com
Category Network, Desktop
Home page http://john-millikin.com/software/haskell-dbus/
Bug tracker mailto:jmillikin@gmail.com
Source repo head: bzr branch http://john-millikin.com/software/haskell-dbus/
Uploaded by JohnMillikin at 2010-11-01T01:44:26Z
Distributions
Reverse Dependencies 15 direct, 10 indirect [details]
Executables dbus-core-tests
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.8.5.2

[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