feat(packages): add utils for mkv,pdf,stress,ipython
This commit is contained in:
parent
930538ef7e
commit
b043a66409
1 changed files with 6 additions and 0 deletions
|
@ -66,6 +66,8 @@ common:
|
||||||
- plantuml
|
- plantuml
|
||||||
- desc: Env loader, export env variables from dotenv file in shell scripts
|
- desc: Env loader, export env variables from dotenv file in shell scripts
|
||||||
name: aur/zenv
|
name: aur/zenv
|
||||||
|
- desc: Load system to make it heat and sweat
|
||||||
|
name: stress
|
||||||
backup:
|
backup:
|
||||||
- borg
|
- borg
|
||||||
docs:
|
docs:
|
||||||
|
@ -136,6 +138,8 @@ common:
|
||||||
pdf:
|
pdf:
|
||||||
- aur/ocrmypdf
|
- aur/ocrmypdf
|
||||||
- aur/wkhtmltopdf-static
|
- aur/wkhtmltopdf-static
|
||||||
|
- name: pdftk
|
||||||
|
desc: Utils to manipulate PDF pages (extract, merge, rotate, unpack)
|
||||||
latex:
|
latex:
|
||||||
- texlive-basic
|
- texlive-basic
|
||||||
- texlive-latex
|
- texlive-latex
|
||||||
|
@ -256,6 +260,7 @@ common:
|
||||||
- perl-image-exiftool
|
- perl-image-exiftool
|
||||||
_:
|
_:
|
||||||
- ffmpeg
|
- ffmpeg
|
||||||
|
- mkvtoolnix-cli
|
||||||
- imagemagick
|
- imagemagick
|
||||||
- zbar
|
- zbar
|
||||||
- zint
|
- zint
|
||||||
|
@ -331,6 +336,7 @@ common:
|
||||||
- pyenv
|
- pyenv
|
||||||
- python-pip
|
- python-pip
|
||||||
- python-poetry
|
- python-poetry
|
||||||
|
- ipython
|
||||||
lint:
|
lint:
|
||||||
- ruff
|
- ruff
|
||||||
lib:
|
lib:
|
||||||
|
|
Loading…
Reference in a new issue