easyunicornpkg


Nameeasyunicornpkg JSON
Version 0.0.dev0 PyPI version JSON
download
home_page
SummaryPython utility to build a unicornpkg package table.
upload_time2023-01-16 21:33:31
maintainer
docs_urlNone
authorCommandcracker
requires_python
licenseApache Software License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "easyunicornpkg",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Commandcracker",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/6a/bf/cc52e8b239936a6d04b068c4ba54db9848ddb11edb79e27475f971c8b88d/easyunicornpkg-0.0.dev0.tar.gz",
    "platform": null,
    "description": "# easyunicornpkg\r\n\r\neasyunicornpkg is a command-line tool for generating a package table for [unicornpkg](https://unicornpkg.madefor.cc/) from a URL.\r\n\r\nOut of the box, this supports the following providers:\r\n\r\n- [x] GitHub repositories\r\n- [x] GitLab repositories\r\n- [x] Pastebin pastes\r\n- [x] GitHub Gists\r\n- [x] Generic raw URLs\r\n\r\nDownload `easyunicornpkg.py` and execute it on the command-line with `python3 ./easyunicornpkg.py --help`.\r\n\r\n## Maintainer\r\n\r\nThis script is maintained by [@Commandcracker](https://github.com/Commandcracker). Any questions related to this script should be directed to him.\r\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Python utility to build a unicornpkg package table.",
    "version": "0.0.dev0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6abfcc52e8b239936a6d04b068c4ba54db9848ddb11edb79e27475f971c8b88d",
                "md5": "e4bc204c5456bcae1699e3f56aecc84a",
                "sha256": "45e28d7cacd87828feddba685795709ce6bb6c4cf5fa8ab72085c9c4bc60a39b"
            },
            "downloads": -1,
            "filename": "easyunicornpkg-0.0.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "e4bc204c5456bcae1699e3f56aecc84a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8362,
            "upload_time": "2023-01-16T21:33:31",
            "upload_time_iso_8601": "2023-01-16T21:33:31.674948Z",
            "url": "https://files.pythonhosted.org/packages/6a/bf/cc52e8b239936a6d04b068c4ba54db9848ddb11edb79e27475f971c8b88d/easyunicornpkg-0.0.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-16 21:33:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "easyunicornpkg"
}
        
Elapsed time: 0.06709s