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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.5-alt1
Build date: 25 july 2023, 09:25 ( 39.7 weeks ago )
Size: 18.57 Kb

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

License: MIT
Summary: Editable installations
Description:

A Python library for creating "editable wheels".
This library supports the building of wheels which, when installed, will expose
packages in a local directory on sys.path in "editable mode". In other words,
changes to the package source will be reflected in the package visible to
Python, without needing a reinstall.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

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