PACKAGE NAME: python-editables-0.6-x86_64-2.txz PACKAGE LOCATION: ./slackware64/l COMPRESSED PACKAGE SIZE: 9 K UNCOMPRESSED PACKAGE SIZE: 36 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: PACKAGE DESCRIPTION: python-editables: python-editables (Python library for building editable wheels) python-editables: python-editables: This library supports the building of wheels which, when installed, python-editables: will expose packages in a local directory on sys.path in "editable python-editables: mode". In other words, changes to the package source will be python-editables: reflected in the package visible to Python, without needing a python-editables: reinstall. python-editables: python-editables: Homepage: https://pypi.org/project/editables python-editables: python-editables: