File: control

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

Package: python-slang
Architecture: any
Depends: ${shlibs:Depends}, python (>= 2.1), python (<< 2.2)
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
 (currently 2.1).