File: control

package info (click to toggle)
fastddsgen 4.0.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 924 kB
  • sloc: java: 3,546; sh: 168; makefile: 16
file content (34 lines) | stat: -rw-r--r-- 1,122 bytes parent folder | download
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
Source: fastddsgen
Section: devel
Priority: optional
Maintainer: Debian Robotics Team <team+robotics@tracker.debian.org>
Uploaders:
 Timo Röhling <roehling@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 javahelper,
 libeprosima-idl-parser-java (>= 4),
Homepage: https://github.com/eProsima/Fast-DDS-Gen
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/robotics-team/fastddsgen.git
Vcs-Browser: https://salsa.debian.org/robotics-team/fastddsgen
Description: IDL source code generator for eProsima FastDDS
 eProsima FastDDS-Gen is a Java application that generates source code
 for eProsima FastDDS using the data types defined in an IDL (Interface
 Definition Language) file. This generated source code can be used in any
 FastDDS application in order to define the data type of a topic, which
 will later be used to publish or subscribe.

Package: fastddsgen
Architecture: all
Depends:
 cpp,
 libeprosima-idl-parser-java (>= 4),
 ${java:Depends},
 ${misc:Depends},
Recommends:
 libfastdds-dev (>= 3),
Description: ${source:Synopsis}
 ${source:Extended-Description}