File: control

package info (click to toggle)
platformio 4.3.4-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 35,252 kB
  • sloc: python: 20,303; cpp: 320; makefile: 185; ansic: 174
file content (55 lines) | stat: -rw-r--r-- 1,560 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Source: platformio
Section: electronics
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Peter Záhradník <peter.zahradnik@znik.sk>
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-docutils,
 python3-sphinx,
 python3-sphinx-rtd-theme,
 python3-pytest,
Standards-Version: 4.6.1
Testsuite: autopkgtest-pkg-python
Homepage: https://platformio.org
Vcs-Git: https://salsa.debian.org/python-team/packages/platformio.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/platformio

Package: platformio
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Suggests:
  platformio-doc
Description: open source ecosystem for IoT development
 PlatformIO Core is a heart of whole PlatformIO ecosystem.
 This is a Command Line Tool that consists of multi-platform build system,
 platform and library managers and other integration components.
 .
 Features:
  * Multi-platform Build System
  * Development platform and package managers
  * Library Manager
  * Library Dependency Finder (LDF)
  * Serial Port Monitor
  * Integration components (Cloud & Desktop IDE and Continuous Integration).

Package: platformio-doc
Architecture: all
Section: doc
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
 libjs-bootstrap,
 sphinx-rtd-theme-common,
Suggests:
  www-browser,
Description: PlatformIO (common documentation)
 This package contains documentation to PlatfomrIO, an open source
 ecosystem for IoT development
 .
 This is the common documentation package