Source: lcm Priority: optional Section: libs Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), libglib2.0-dev, libtool, default-jdk-headless | java-sdk, libjchart2d-java, libhamcrest-java, junit, doxygen Standards-Version: 3.9.8 Homepage: http://lcm-proj.github.io/ Vcs-Git: https://salsa.debian.org/debian/lcm.git Vcs-Browser: https://salsa.debian.org/debian/lcm Rules-Requires-Root: no Package: liblcm1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Lightweight Communications and Marshalling LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the runtime libraries. Package: liblcm-dev Section: libdevel Architecture: any Depends: liblcm1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, liblcm-bin Description: Lightweight Communications and Marshalling - development files LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the development files. Package: liblcm-bin Architecture: any Depends: liblcm1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Lightweight Communications and Marshalling - tools LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the executable tools. Package: liblcm-java Section: java Architecture: any Depends: liblcm1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, liblcm-bin Description: Lightweight Communications and Marshalling - java interface LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the java interface. Package: liblcm-doc Section: doc Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Lightweight Communications and Marshalling - documentation LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package contains the documentation