File: control

package info (click to toggle)
aseba-plugin-blockly 20180211%2Bgit-2
  • links: PTS
  • area: non-free
  • in suites: buster
  • size: 64,472 kB
  • sloc: xml: 7,976; python: 2,314; sh: 261; lisp: 24; makefile: 10
file content (23 lines) | stat: -rw-r--r-- 915 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
Source: aseba-plugin-blockly
Section: non-free/devel
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper (>= 10), python-all, python-bs4, python-lxml
Standards-Version: 4.1.3
Homepage: https://github.com/aseba-community/thymio-blockly-standalone

Package: aseba-plugin-blockly
Architecture: all
Depends: ${misc:Depends}
Enhances: aseba
Description: blockly plugin to enhance the package Aseba
 This package allows one to program small robots with the "blockly" approach,
 it enhances the package Aseba.
 .
 Aseba is a lightweight virtual machine, small enough to run on
 any 16 bits microcontroller.  In Aseba, all virtual machines are
 linked in a network and all their programs are developed and debugged
 from a single application, Aseba Studio.
 .
 Aseba allows one to program Thymio, a small robot to discover the
 universe of robotics and learn a robot's language.