feat(packages): add utils

This commit is contained in:
Matthieu Bessat 2024-07-11 12:07:06 +02:00
parent bc98c00950
commit d358247ff8
2 changed files with 22 additions and 2 deletions

View file

@ -217,6 +217,9 @@ common:
_: _:
- name: just - name: just
desc: "Handy way to save project-specific commands" desc: "Handy way to save project-specific commands"
html:
- name: tidi
desc: HTML beautifier
sqlite: sqlite:
- sqlite - sqlite
- aur/litecli - aur/litecli
@ -253,14 +256,19 @@ common:
- postgis - postgis
python: python:
_: _:
- pyenv
- python-pip - python-pip
- python-poetry - python-poetry
lint: lint:
- ruff - ruff
lib: lib:
- python-pyaml
- python-numpy - python-numpy
- python-pandas - python-pandas
- python-networkx - python-networkx
- python-humanize
- python-rich
- python-dbus
lua: lua:
- lua - lua
web: web:
@ -400,6 +408,12 @@ common:
desc: Google emoji fonts, required for fractal desc: Google emoji fonts, required for fractal
# Extra non-free networks for work packages # Extra non-free networks for work packages
azure: # non-free:
microsoft_azure:
- azure-cli - azure-cli
- azure-kubelogin - aur/azure-kubelogin
hashicorp:
# we need to install hvault
- hashicorp

View file

@ -1,11 +1,17 @@
base: base:
- desc: JSON adapter - desc: JSON adapter
name: jc name: jc
- pipdeptree
- copyparty - copyparty
- lesspass - lesspass
- xkcd-pass - xkcd-pass
- yewtube - yewtube
- lesspass - lesspass
- mkdocs
- linkchecker
- imagehash
multimedia: multimedia:
- azlyrics2 - azlyrics2
- epy-reader - epy-reader
- name: rembg
desc: Remove image background