File: control

package info (click to toggle)
pyparallel 0.2-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 180 kB
  • ctags: 206
  • sloc: ansic: 458; python: 85; cpp: 67; makefile: 61
file content (17 lines) | stat: -rw-r--r-- 635 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: pyparallel
Section: python
XS-Python-Version: all
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Build-Depends-Indep: debhelper (>= 4.2.28), python-central (>= 0.4.7)
Standards-Version: 3.6.2

Package: python-parallel
Architecture: all
Depends: ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: Module encapsulating access for the parallel port
 This module capsulates the access for the parallel port. It provides
 backends for standard Python running on Windows, Linux, BSD (possibly
 any POSIX compilant system). The module named "parallel" automaticaly
 selects the appropriate backend.