Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560900
en ru br
ALT Linux repos
S:3.13.0-alt1

Group :: Development/Python3
RPM: python3-module-parted

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.13.0-alt1
Build date: 23 june 2023, 12:06 ( 44.2 weeks ago )
Size: 88.25 Kb

Home page:   https://pypi.org/project/pyparted

License: GPL-2.0-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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-parted-debuginfo
  • python3-module-parted
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin