PACKAGE NAME: python3-editables-0.5-x86_64-1_slackdce.txz PACKAGE LOCATION: ./python/python3-editables PACKAGE SIZE (compressed): 12 K PACKAGE SIZE (uncompressed): 50 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-wheel 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: