ctex2png

LOW
maintainer puddings233 0 votes scanned 2026-09-02 11:50:42.784749
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: puddings233 <puddings233 at outlook dot com>
2
3pkgname=ctex2png
4pkgver=0.1.0
5pkgrel=1
6pkgdesc="A Python tool to convert CTEX files to PNG images."
7arch=('any')
8url="https://github.com/grandwo/ctex2png"
9license=('custom')
10depends=('python-pillow')
11source=("git+$url.git")
12sha256sums=('SKIP')
13
14package() {
15 cd "$pkgname"
16 { echo '#!/usr/bin/env python3'; cat "main.py"; } | \
17 install -Dm755 /dev/stdin "$pkgdir/usr/bin/ctex2png"
18}
19

Scan history

Scanned at (UTC)SeverityRules
2026-09-02 11:50:42 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion