Package python-module-parted: Information

    Source package: python-module-parted
    Version: 3.10.0-alt1.1.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    Report package bug
    License: GPL v2 or later
    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)
    python-module-parted-debuginfo (x86_64, i586)
    python3-module-parted (x86_64, i586)
    python3-module-parted-debuginfo (x86_64, i586)

    Maintainer: Ivan Zakharyaschev


      1. python3-devel
      2. rpm-build-python3
      3. python-devel
      4. libparted-devel

    Last changed


    March 17, 2016 Ivan Zakharyaschev 3.10.0-alt1.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Jan. 28, 2016 Mikhail Efremov 3.10.0-alt1.1
    - NMU: Use buildreq for BR.
    Oct. 21, 2014 Eugeny A. Rostovtsev 3.10.0-alt1
    - Version 3.10.0 (ALT #30392)
    - Added module for Python 3