File: control

package info (click to toggle)
python-parted 0.10-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 924 kB
  • ctags: 342
  • sloc: ansic: 1,039; python: 512; makefile: 70; sh: 13
file content (13 lines) | stat: -rw-r--r-- 467 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: python-parted
Section: interpreters
Priority: optional
Maintainer: Progeny Debian Packaging Team <debian-packages@progeny.com>
Standards-Version: 3.5.6
Build-Depends: python-dev, libparted-dev, uuid-dev, debhelper

Package: python-parted
Architecture: any
Depends: ${shlibs:Depends}, python (>= 2.1)
Description: Python bindings for GNU Parted
 GNU Parted is a library for manipulating disk partitions.  This module
 contains Python bindings for the library.