Path to high-quality bot translations, opened.
Project description
disnake-ext-fluent
LocalizationProtocol
implementation for projects using Fluent.
For usage example, see the example
folder.
This library supports logging
.
Version Guarantees
This project strictly follows Cargo SemVer. If you're used to Rust ecosystem, feel free to skip over. Otherwise, read next.
The TL;DR of Cargo SemVer is that here, unlike "normal" SemVer where "major", "minor" and "patch" points are "hardcoded" in their positions, "major" version number corresponds to "the left-most non-zero version number", and "minor" and "patch" versions are counted to the right from "major" (if possible).
Notably, this means that while the project's version stays "instable" (i.e. the leftmost version number is 0), breaking changes can occur on what most people consider "minor" version number, and everything else can happen on what most people consider "patch" version number.
This scheme allows the project to give strong version guarantees without compromising on the ease of development and improvement and without breaking people's expectations. (If some project wants to strictly follow the "official" SemVer and frequently make breaking changes (for the better, we hope), they must constantly increase the major version number, which after just 5 breaking changes results in project's version being "5.x.x", which in turn may give observers falsy look of a "mature, stable and long-in-development" project).
License
This project is licensed under the GNU Lesser General Public License, version 3; see LICENSE for more.
Acknowledgements
This project has portions of other software incorporated into it; please read ACKNOWLEDGEMENTS.md for more.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file disnake_ext_fluent-0.1.0.tar.gz
.
File metadata
- Download URL: disnake_ext_fluent-0.1.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c29494d8a5ba19c6f7f732ae07c33ee081be640e36c43280793d9a8a6c930ba4 |
|
MD5 | c30bcdb1e09839e9af460d6d9e8999bc |
|
BLAKE2b-256 | 2d7cf22bc34b122adc304f0452f2b042117f0f14c7c8922d49a02695b3200a3a |
File details
Details for the file disnake_ext_fluent-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: disnake_ext_fluent-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa960a690deb52292d94dc66728bf568888cd8f9385a063725b32066ad769fbd |
|
MD5 | 250310b2649bd78dd43096b98ee49b0d |
|
BLAKE2b-256 | f66ee31d36f4c548374af9a69bf5dde5b75ea48fd36bd413283896eca186b6d5 |