Search Criteria
Package Details: p2ascii 1.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/p2ascii.git (read-only, click to copy) |
---|---|
Package Base: | p2ascii |
Description: | Image to ASCII art converter with optional color and edge-based rendering |
Upstream URL: | https://github.com/Hugana/p2ascii |
Keywords: | ascii converter detection edge image text trasparent |
Licenses: | MIT |
Submitter: | Hugana |
Maintainer: | Hugana |
Last Packager: | Hugana |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-07-04 19:21 (UTC) |
Last Updated: | 2025-07-13 13:40 (UTC) |
Dependencies (4)
- opencv (opencv-cuda)
- python (python37AUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-opencv (python-opencv-cuda)
Latest Comments
a821 commented on 2025-07-05 11:13 (UTC) (edited on 2025-07-05 14:22 (UTC) by a821)
Edit: thanks for updating! it looks good now.
Please make sure to check the arch package guidelines: https://wiki.archlinux.org/title/Arch_package_guidelines
git
tags to avoid pulling sources directly frommain
(which is not allowed). See https://wiki.archlinux.org/title/PKGBUILD#SourcesMIT
license, but there's noLICENSE
file. Please create this file and add it to your repo, and also include it in thePKGBUILD
(see https://wiki.archlinux.org/title/PKGBUILD#license ). Example license text: https://mit-license.org/thanks for maintaining!