Search Criteria
Package Details: python-ansiwrap 0.8.4-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ansiwrap.git (read-only, click to copy) |
---|---|
Package Base: | python-ansiwrap |
Description: | textwrap, but savvy to ANSI colors and styles |
Upstream URL: | https://github.com/jonathaneunice/ansiwrap |
Licenses: | Apache |
Submitter: | dvzrv |
Maintainer: | None |
Last Packager: | cqzw555 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-02-26 17:53 (UTC) |
Last Updated: | 2024-05-11 01:20 (UTC) |
Dependencies (7)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-ansicolors (check)
- python-pytest (check)
Required by (3)
- av-98 (optional)
- python-pixcat-an-prata-git
- python-pixcat-git
Latest Comments
simona commented on 2024-05-11 08:17 (UTC)
/usr/lib/python3.12/site-packages/ansiwrap/core.py:110: SyntaxWarning: invalid escape sequence '['
/usr/lib/python3.12/site-packages/ansiwrap/core.py:110: SyntaxWarning: invalid escape sequence '[' but now ok
Moxon commented on 2024-05-02 20:33 (UTC) (edited on 2024-05-02 20:35 (UTC) by Moxon)
Unfortunately it does not seem to test successfully on python 3.12, module imp has been removed: https://docs.python.org/3/whatsnew/3.12.html#imp
simona commented on 2024-04-30 09:53 (UTC)
can't compile python-ansicolors