Package python-module-parted: Information

    Source package: python-module-parted
    Version: 2.0.4-alt1
    Build time:  Mar 3, 2009, 02:49 PM
    Report package bug
    License: GPL
    Summary: Python bindings for libparted
    Description: 
    pyparted is a set of native Python bindings for libparted.  libparted is the
    library portion of the GNU parted project.  With pyparted, you can write
    applications that interact with disk partition tables and filesystems.
    
    The Python bindings are implemented in two layers.  Since libparted itself
    is written in C without any real implementation of objects, a simple 1:1
    mapping of externally accessible libparted functions was written.  This
    mapping is provided in the _ped Python module.  You can use that module if
    you want to, but it's really just meant for the larger parted module.

    List of rpms provided by this srpm:
    python-module-parted (x86_64, i586)

    Maintainer: Eugene Ostapets

    List of contributors:
    Eugene Ostapets

    ACL:
    @nobody

      1. libparted-devel
      2. python-devel

    Last changed


    March 3, 2009 Eugene Ostapets 2.0.4-alt1
    - new version
    Feb. 26, 2009 Eugene Ostapets 2.0.2-alt1
    - new version
    Feb. 20, 2009 Eugene Ostapets 2.0.1-alt1
    - First build for Sisyphus