harbinger


Nameharbinger JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryThe Decepticon ship that carries weapons of mass destruction.
upload_time2024-07-31 20:28:41
maintainerNone
docs_urlNone
authorRavencentric
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Harbinger
The Decepticon ship that carries weapons of mass destruction.

![](https://tfwiki.net/mediawiki/images2/0/0a/Harbingerschematics.jpg)

# Available Weapons
- `flac` - Reference FLAC wrapper with concurrent encoding and support for more codecs via FFmpeg.
- `opus` - Opusenc wrapper with concurrent encoding, automatic bitrate selection, and support for more codecs via FFmpeg.

# Installation

You can use either `pipx` (recommended) or `pip` to install it.

```shell
pip install harbinger
```

# Docs
Simply run `harbinger <tool> --help` to get the tool specific documentation.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "harbinger",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ravencentric",
    "author_email": "me@ravencentric.cc",
    "download_url": "https://files.pythonhosted.org/packages/aa/56/a36b1d133e5549d2d421b99edfb316b5bba4bbbe9c6255f0d11079726c18/harbinger-0.1.1.tar.gz",
    "platform": null,
    "description": "# Harbinger\nThe Decepticon ship that carries weapons of mass destruction.\n\n![](https://tfwiki.net/mediawiki/images2/0/0a/Harbingerschematics.jpg)\n\n# Available Weapons\n- `flac` - Reference FLAC wrapper with concurrent encoding and support for more codecs via FFmpeg.\n- `opus` - Opusenc wrapper with concurrent encoding, automatic bitrate selection, and support for more codecs via FFmpeg.\n\n# Installation\n\nYou can use either `pipx` (recommended) or `pip` to install it.\n\n```shell\npip install harbinger\n```\n\n# Docs\nSimply run `harbinger <tool> --help` to get the tool specific documentation.",
    "bugtrack_url": null,
    "license": null,
    "summary": "The Decepticon ship that carries weapons of mass destruction.",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ab6541ff3abad5fa9e4682fc2a80df0a7304bcf5071c4258481c47f3d8bb1ec",
                "md5": "9134e414ea80d84b92a368c084be6b4e",
                "sha256": "0ed1c0380ca7b248734e0c1bf2c8b34462ebb0deccbe9cd86e6f4745feaf63f1"
            },
            "downloads": -1,
            "filename": "harbinger-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9134e414ea80d84b92a368c084be6b4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6321,
            "upload_time": "2024-07-31T20:28:40",
            "upload_time_iso_8601": "2024-07-31T20:28:40.527431Z",
            "url": "https://files.pythonhosted.org/packages/0a/b6/541ff3abad5fa9e4682fc2a80df0a7304bcf5071c4258481c47f3d8bb1ec/harbinger-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa56a36b1d133e5549d2d421b99edfb316b5bba4bbbe9c6255f0d11079726c18",
                "md5": "d417e85c9f5d9827694fd941163b4726",
                "sha256": "5b11fb4783bf90f0ddb268f6e2a43b061af4f8a427d006f678705ba9990adcab"
            },
            "downloads": -1,
            "filename": "harbinger-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d417e85c9f5d9827694fd941163b4726",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4093,
            "upload_time": "2024-07-31T20:28:41",
            "upload_time_iso_8601": "2024-07-31T20:28:41.451674Z",
            "url": "https://files.pythonhosted.org/packages/aa/56/a36b1d133e5549d2d421b99edfb316b5bba4bbbe9c6255f0d11079726c18/harbinger-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 20:28:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "harbinger"
}
        
Elapsed time: 0.66053s