An open API service indexing awesome lists of open source software.

https://github.com/snowfallorg/nixos-appstream-generator

Proof of concept appstream data generator for NixOS
https://github.com/snowfallorg/nixos-appstream-generator

Last synced: about 1 year ago
JSON representation

Proof of concept appstream data generator for NixOS

Awesome Lists containing this project

README

          

# NixOS Appstream Generator

A small program that iterates over a list of nix packages and extracts appstream data.

```
Generate Appstream data for a given package

USAGE:
nixos-appstream-generator [OPTIONS]

OPTIONS:
-c, --clean Weather to clean nix-store periodically
-d, --data Customization json file
-h, --help Print help information
-l, --list Path to text file with a list of packages to check
-p, --package Package to generate Appstream data for
-V, --version Print version information
```