···151151152152- slug: json
153153 name: JSON
154154- files: ["*.json"]
155154 learn more at: https://www.json.org/
156155 description: |
157156 A lightweight data-interchange format
···386385387386- slug: yaml
388387 name: YAML
389389- files: ["*.yaml", "*.yml"]
390388 learn more at: https://yaml.org/
391389 description: |
392390 A human friendly data serialization standard for all programming languages
···514512 description: A Wayland tiling window manager and compositor that doesn't compromise on looks
515513 learn more at: https://hyprland.org
516514 files: [hypr*.conf]
515515+516516+- slug: ffmpeg
517517+ name: FFmpeg
518518+ description: A very powerful video processing command line program
519519+ learn more at: https://ffmpeg.org
520520+ autodetect:
521521+ - ffmpeg in README.md
522522+523523+- slug: imagemagick
524524+ name: ImageMagick
525525+ description: A image processing and conversion command line program
526526+ learn more at: https://imagemagick.org/
527527+ autodetect:
528528+ - magick in README.md