Metadata-Version: 2.1
Name: easyunicornpkg
Version: 0.0.dev0
Summary: Python utility to build a unicornpkg package table.
Author: Commandcracker
License: Apache Software License
Project-URL: Source, https://github.com/unicornpkg/easyunicornpkg
Project-URL: Tracker, https://github.com/unicornpkg/easyunicornpkg/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
License-File: LICENSE

# easyunicornpkg

easyunicornpkg is a command-line tool for generating a package table for [unicornpkg](https://unicornpkg.madefor.cc/) from a URL.

Out of the box, this supports the following providers:

- [x] GitHub repositories
- [x] GitLab repositories
- [x] Pastebin pastes
- [x] GitHub Gists
- [x] Generic raw URLs

Download `easyunicornpkg.py` and execute it on the command-line with `python3 ./easyunicornpkg.py --help`.

## Maintainer

This script is maintained by [@Commandcracker](https://github.com/Commandcracker). Any questions related to this script should be directed to him.
