Source-Makefile: package/feeds/packages/pipx/Makefile Build-Depends: python-hatchling/host python-hatch-vcs/host Package: pipx Submenu: Python Version: 1.3.3-r1 Depends: +libc +python3-light +python3-logging +python3-urllib +python3-venv +python3-argcomplete +python3-packaging +python3-platformdirs +python3-userpath Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Install/Run Python Applications in Isolated Environments Maintainer: Jeffery To Source: pipx-1.3.3.tar.gz License: MIT LicenseFiles: LICENSE URL: https://pipx.pypa.io/ Type: ipkg Description: pipx is a tool to help you install and run end-user applications written in Python. It's roughly similar to macOS's brew, JavaScript's npx, and Linux's apt. It's closely related to pip. In fact, it uses pip, but is focused on installing and managing Python packages that can be run from the command line directly as applications. @@ Package: pipx-src Submenu: Python Version: 1.3.3-r1 Depends: +libc Conflicts: Menu-Depends: Provides: Section: lang Category: Languages Repository: packages Title: Install/Run Python Applications in Isolated Environments (sources) Maintainer: Jeffery To Source: pipx-1.3.3.tar.gz License: MIT LicenseFiles: LICENSE URL: https://pipx.pypa.io/ Type: ipkg Description: pipx is a tool to help you install and run end-user applications written in Python. It's roughly similar to macOS's brew, JavaScript's npx, and Linux's apt. It's closely related to pip. In fact, it uses pip, but is focused on installing and managing Python packages that can be run from the command line directly as applications. This package contains the Python source files for pipx. @@ Config: depends on PACKAGE_pipx @@