File: control

package info (click to toggle)
python-slang 0.2.0-7.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 496 kB
  • ctags: 337
  • sloc: ansic: 3,718; python: 151; sh: 97; makefile: 93
file content (17 lines) | stat: -rw-r--r-- 659 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-slang
Section: python
Priority: optional
Build-Depends: swig, python2.3-dev, python (>= 2.3), python (<< 2.4), debhelper (>> 2), slang1-dev, autoconf
Maintainer: Tom Cato Amundsen <tca@gnu.org>
Standards-Version: 3.6.0

Package: python-slang
Architecture: any
Depends: ${shlibs:Depends}, python (>= 2.3), python (<< 2.4)
Description: Python bindings for S-LANG
 Python bindings for S-Lang. Description from the S-Lang package:
 .
 S-Lang is a C programmer's library that includes routines for the rapid
 development of sophisticated, user friendly, multi-platform applications.
 .
 This package is compiled for Debian's default Python version.