File: control

package info (click to toggle)
fritzing-parts 0.9.3b-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 151,816 kB
  • ctags: 105
  • sloc: python: 2,903; sh: 70; makefile: 18
file content (26 lines) | stat: -rw-r--r-- 1,086 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: fritzing-parts
Maintainer: Enrique Hernández Bello <ehbello@gmail.com>
Uploaders: Georges Khaznadar <georgesk@debian.org>
Section: electronics
Priority: optional
Build-Depends: debhelper (>= 9),
 dh-python, python-all, python3
X-Python-Version: >= 2.7
Standards-Version: 3.9.8
Vcs-Browser: https://bazaar.launchpad.net/~ehbello/fritzing/parts/changes
Vcs-Bzr: https://code.launchpad.net/~ehbello/fritzing/parts
Homepage: http://fritzing.org

Package: fritzing-parts
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Conflicts: fritzing-data (<< 0.9.2)
Description: Easy-to-use electronic design software (parts files)
 Fritzing is an open source project designed to help one transition from a
 prototype to a finished project. Aimed at users who want to produce or document
 circuits and experiments, one starts by building a physical prototype, then
 recreating it with Fritzing’s graphical editor. From there one can generate a
 schematic, PCB artwork, and PCB production files.
 .
 This package contains the architecture independent parts files for Fritzing.