Search Criteria
Package Details: beautysh 6.4.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/beautysh.git (read-only, click to copy) |
|---|---|
| Package Base: | beautysh |
| Description: | A Bash beautifier for the masses |
| Upstream URL: | https://github.com/lovesegfault/beautysh |
| Licenses: | MIT |
| Submitter: | the-k |
| Maintainer: | the-k |
| Last Packager: | the-k |
| Votes: | 9 |
| Popularity: | 1.02 |
| First Submitted: | 2018-02-04 18:45 (UTC) |
| Last Updated: | 2026-02-17 19:29 (UTC) |
Dependencies (11)
- python
- python-colorama (python-colorama-gitAUR)
- python-editorconfig
- python-tomli
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
- python-hypothesis (check)
- python-pytest (check)
- python-yaml (python-yaml-gitAUR) (check)
Latest Comments
ingenarel commented on 2026-01-16 21:12 (UTC)
thanks! that fixed it!
the-k commented on 2026-01-16 20:57 (UTC)
You likely need to rebuild the package due to the Python 3.14 upgrade.
ingenarel commented on 2026-01-16 20:51 (UTC)
for some reason it's not working from the cli?
eschwartz commented on 2018-02-05 22:13 (UTC)
FWIW the reason setuptools is a runtime dependency is because of https://wiki.archlinux.org/index.php/Python_package_guidelines#setuptools
It uses a console_scripts generated wrapper in /usr/bin/ which means it uses setuptools in order to load the module and pass arguments along.
the-k commented on 2017-08-30 11:15 (UTC)
boosterdev commented on 2017-04-19 18:50 (UTC)
wucke13 commented on 2017-03-11 15:22 (UTC)
the-k commented on 2017-01-09 10:33 (UTC)
B4SH-B00STER commented on 2017-01-09 00:14 (UTC) (edited on 2017-01-09 00:17 (UTC) by B4SH-B00STER)