Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xgqt/gen-pkgs
- Owner: xgqt
- License: gpl-3.0
- Created: 2020-09-23T10:13:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T10:37:54.000Z (about 1 year ago)
- Last Synced: 2024-10-31T02:08:18.938Z (2 months ago)
- Language: Shell
- Homepage: https://gitlab.com/src_prepare/gen-pkgs
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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