disnake-ext-fluent


Namedisnake-ext-fluent JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryPath to high-quality bot translations, opened.
upload_time2023-09-13 18:35:47
maintainer
docs_urlNone
author
requires_python>=3.8
licenseLGPL-3.0-only
keywords disnake disnake.ext discord fluent projectfluent
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!-- SPDX-License-Identifier: LGPL-3.0-only -->

# disnake-ext-fluent

`LocalizationProtocol` implementation for projects using Fluent.

For usage example, see [the `example` folder](./example).

This library supports `logging`.

## Version Guarantees

This project obeys the [Cargo SemVer](https://doc.rust-lang.org/cargo/reference/semver.html).

## License

This project is licensed under the GNU Lesser General Public License, version 3; see
[LICENSE](./LICENSE) for more.

## Acknowledgements

This project has portions of other software incorporated into it; please read
[ACKNOWLEDGEMENTS.md](./ACKNOWLEDGEMENTS.md) for more.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "disnake-ext-fluent",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "disnake disnake.ext discord fluent projectfluent",
    "author": "",
    "author_email": "elenakrittik <dev.elenakrittik@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3e/d8/35b4edcbd8bb3b1f86364188f97693c3657b963dbe5fa826dd37648af3bc/disnake_ext_fluent-0.1.1.tar.gz",
    "platform": null,
    "description": "<!-- SPDX-License-Identifier: LGPL-3.0-only -->\n\n# disnake-ext-fluent\n\n`LocalizationProtocol` implementation for projects using Fluent.\n\nFor usage example, see [the `example` folder](./example).\n\nThis library supports `logging`.\n\n## Version Guarantees\n\nThis project obeys the [Cargo SemVer](https://doc.rust-lang.org/cargo/reference/semver.html).\n\n## License\n\nThis project is licensed under the GNU Lesser General Public License, version 3; see\n[LICENSE](./LICENSE) for more.\n\n## Acknowledgements\n\nThis project has portions of other software incorporated into it; please read\n[ACKNOWLEDGEMENTS.md](./ACKNOWLEDGEMENTS.md) for more.\n",
    "bugtrack_url": null,
    "license": "LGPL-3.0-only",
    "summary": "Path to high-quality bot translations, opened.",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://disnake-ext-fluent.readthedocs.io/",
        "Repository": "https://github.com/disnake-era/disnake-ext-fluent"
    },
    "split_keywords": [
        "disnake",
        "disnake.ext",
        "discord",
        "fluent",
        "projectfluent"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b2dd99150519510135c6cacb3cdd0ede0af36d5fbfe0d48c796c99eb0a4b3db",
                "md5": "51e764221ce0d7467aa54e79510c86a5",
                "sha256": "639865d4650c0edb914c03c23785c06d3abd1a455936229a6b0c569413ef6555"
            },
            "downloads": -1,
            "filename": "disnake_ext_fluent-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "51e764221ce0d7467aa54e79510c86a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8587,
            "upload_time": "2023-09-13T18:35:46",
            "upload_time_iso_8601": "2023-09-13T18:35:46.654080Z",
            "url": "https://files.pythonhosted.org/packages/2b/2d/d99150519510135c6cacb3cdd0ede0af36d5fbfe0d48c796c99eb0a4b3db/disnake_ext_fluent-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ed835b4edcbd8bb3b1f86364188f97693c3657b963dbe5fa826dd37648af3bc",
                "md5": "ba465c3a73f6b2e6ba047a85487d40e7",
                "sha256": "a0205bfe02bf24af4fcd6d1cd9b934666fee5e260d6660a722d77c4c767d4a9c"
            },
            "downloads": -1,
            "filename": "disnake_ext_fluent-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ba465c3a73f6b2e6ba047a85487d40e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8250,
            "upload_time": "2023-09-13T18:35:47",
            "upload_time_iso_8601": "2023-09-13T18:35:47.830319Z",
            "url": "https://files.pythonhosted.org/packages/3e/d8/35b4edcbd8bb3b1f86364188f97693c3657b963dbe5fa826dd37648af3bc/disnake_ext_fluent-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-13 18:35:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "disnake-era",
    "github_project": "disnake-ext-fluent",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "disnake-ext-fluent"
}
        
Elapsed time: 0.11132s