Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xgqt/gen-pkgs

almost official mirror of https://gitlab.com/src_prepare/gen-pkgs
https://github.com/xgqt/gen-pkgs

Last synced: 18 days ago
JSON representation

almost official mirror of https://gitlab.com/src_prepare/gen-pkgs

Awesome Lists containing this project

README

        

# Gen-PKGs

















# About

This program creates a html page in "public" directory based off of a given gentoo overlay URL.

## Usage

Example:
```bash
./gen-pkgs.sh https://gitlab.com/src_prepare/src_prepare-overlay
```

# License

SPDX-License-Identifier: GPL-3.0-only

## Unless otherwise stated contents here are under the GNU GPL v3 license

This file is part of gen-pkgs.

gen-pkgs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3.

gen-pkgs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with gen-pkgs. If not, see .

Copyright (c) 2020-2021, src_prepare group
Licensed under the GNU GPL v3 License