File: control

package info (click to toggle)
python-mxstack 0.3.0-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 204 kB
  • ctags: 272
  • sloc: ansic: 1,329; python: 163; makefile: 44; sh: 19
file content (13 lines) | stat: -rw-r--r-- 416 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: python-mxstack
Section: interpreters
Priority: optional
Maintainer: Rob Tillotson <robt@debian.org>
Standards-Version: 3.0.0

Package: python-mxstack
Architecture: any
Depends: ${shlibs:Depends}, python-base (>= 1.5)
Description: A fast stack implementation for Python.
 This package contains a generic and very simple stack implementation
 written in C for speed. For full documentation see the home page.