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
|
Source: bobdude
Section: misc
Priority: optional
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
Mike Gabriel <sunweaver@debian.org>,
Build-Depends:
debhelper-compat (= 13),
libboost-all-dev,
libwxgtk3.2-dev,
libusb-1.0-0-dev,
bison++,
flex,
subversion, svn2cl | subversion-tools (<< 1.7.5),
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian-edu-pkg-team/bobdude.git
Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/bobdude
Homepage: https://www.bob3.org/
Package: bobdude
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
Description: Software for programming B·O·B·3 robots
B·O·B·3 is your little robot friend who learns programming with you.
.
B·O·B·3 teaches you textual coding in C/C++. You can use this knowledge
everywhere else!
|