PACKAGE NAME: python3-editables-0.5-x86_64-2slint.txz PACKAGE LOCATION: ./packages PACKAGE SIZE (compressed): 11 K PACKAGE SIZE (uncompressed): 44 K PACKAGE REQUIRED: python3.11 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-editables: python3-editables (A Python library for creating editable wheels) python3-editables: python3-editables: This library supports the building of wheels which, when installed, python3-editables: will expose packages in a local directory on sys.path in "editable python3-editables: mode". In other words, changes to the package source will be reflected python3-editables: in the package visible to Python, without needing a reinstall. python3-editables: python3-editables: python3-editables: Homepage: https://github.com/pfmoore/editables python3-editables: python3-editables: