obus 1.1.3-1build3 source package in Ubuntu

Changelog

obus (1.1.3-1build3) precise; urgency=low

  * No-change rebuild for OCaml 3.12.1.
 -- Ilya Barygin <email address hidden>   Sun, 11 Dec 2011 14:23:11 +0400

Upload details

Uploaded by:
Ilya Barygin
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe ocaml

Downloads

File Size SHA-256 Checksum
obus_1.1.3.orig.tar.gz 412.5 KiB 477894954df675600d04286fc524dbb4c0b8b0ffd0d2b76d5c04c61cd7dce0ef
obus_1.1.3-1build3.debian.tar.gz 4.4 KiB 2b2f96551401f63d35023d47e0ae5d220d8d3736037f7dc366fe06e4cd9206cb
obus_1.1.3-1build3.dsc 1.9 KiB 514a48d3d704e92f600006836cd72201c0ea9d644b50e8055053a5307025d0d0

Available diffs

View changes file

Binary packages built by this source

libobus-ocaml: pure OCaml implementation of D-Bus (runtime)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 This package contains dynamically loadable plugins of OBus.

libobus-ocaml-bin: pure OCaml implementation of D-Bus (command-line tools)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 This package contains command-line tools useful for using OBus.

libobus-ocaml-dev: pure OCaml implementation of D-Bus (development files)

 OBus is a pure OCaml implementation of D-Bus. It aims to provide a
 clean and easy way for OCaml programmers to access and provide D-Bus
 services.
 .
 D-Bus is a message bus, used for sending messages between
 applications. It supports broadcast messages, asynchronous messages
 (thus decreasing latency), authentication, and more. It is designed
 to be low-overhead. D-Bus also supports a method call mapping for its
 messages.
 .
 This package contains development files of OBus.