Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048029
en ru br
ALT Linux repos
S:2.7-alt2_31jpp8

Group :: Development/Other
RPM: dbus-java

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.7-alt2_31jpp8
Build date: 15 february 2020, 15:27 ( 214.9 weeks ago )
Size: 152.51 Kb

Home page:   http://freedesktop.org/wiki/Software/DBusBindin…

License: AFL or LGPLv2
Summary: Java implementation of the DBus protocol
Description:

D-Bus is a message bus system, a simple way for applications to
talk to one another. In addition to interprocess communication,
D-Bus helps coordinate process lifecycle; it makes it simple and
reliable to code a "single instance" application or daemon, and to
launch applications and daemons on demand when their services are
needed.

This is a complete independent implementation of the D-Bus protocol
in Java. It comprises a library to write programs in Java which
access D-Bus, a tool for generating stubs from D-Bus introspection
data and a simple daemon. Being written in Java it works on both
Windows and Linux (and other Unix-like systems).

When using a TCP transport it is entirely Java-based; when using
Unix-sockets it requires a small JNI library to use Unix-Sockets.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • dbus-java
  • dbus-java-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin