1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: eprosima-idl-parser
Section: java
Priority: optional
Maintainer: Debian Robotics Team <team+robotics@tracker.debian.org>
Uploaders:
Timo Röhling <roehling@debian.org>,
Build-Depends:
debhelper-compat (= 13),
antlr4-maven-plugin,
default-jdk,
libmaven-assembly-plugin-java,
libmaven-compiler-plugin-java,
libstringtemplate-java,
maven-debian-helper,
Homepage: https://github.com/eProsima/IDL-Parser
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/robotics-team/eprosima-idl-parser.git
Vcs-Browser: https://salsa.debian.org/robotics-team/eprosima-idl-parser
Description: IDL parser library for eProsima FastDDS
The eProsima IDL parser library provides support for the Interface
Definition Language (IDL), and was written specifically for the
eProsima FastDDS source code generator. FastDDS is a tier one DDS backend
for ROS 2.
Package: libeprosima-idl-parser-java
Architecture: all
Depends:
${maven:CompileDepends},
${maven:Depends},
${misc:Depends},
Breaks:
fastddsgen (<< 4),
Description: ${source:Synopsis}
${source:Extended-Description}
|