File: control

package info (click to toggle)
tinyos 2.1.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 47,476 kB
  • ctags: 36,607
  • sloc: ansic: 63,646; cpp: 14,974; java: 10,358; python: 5,215; makefile: 1,724; sh: 902; asm: 597; xml: 392; perl: 74; awk: 46
file content (26 lines) | stat: -rw-r--r-- 827 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
Source: tinyos
Section: devel
Priority: extra
Maintainer: Sebastian Reichel <sre@debian.org>
Standards-Version: 3.9.4
Build-Depends: ant,
               debhelper (>= 9)
Homepage: http://tinyos.net/
Vcs-Browser: http://git.debian.org/?p=collab-maint/tinyos.git
Vcs-Git: git://git.debian.org/collab-maint/tinyos.git

Package: tinyos-source
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libjama-java,
         perl,
         python
Recommends: tinyos-tools
Description: operating system for sensor motes and embedded devices
 TinyOS is an open source, BSD-licensed operating system
 designed for low-power wireless devices, such as those
 used in sensor networks, ubiquitous computing, personal
 area networks, smart buildings, and smart meters.
 .
 This package contains the TinyOS source code.