Skip to main content

Compiling gettext i18n messages during project bundling.

Project description

Flit gettext

PyPi Version Test Coverage GitHub License

Compiling gettext i18n messages during project bundling.

"Binary files should never be committed to a repository to promote transparency and security." That is why this project was created.

Usage

Simple, just add flit-gettext to your pyproject.toml build-system requirements and set the build-backend:

# pyproject.toml
[build-system]
requires = [
  "flit-gettext[scm]",  # [scm] is optional
  # …others, like wheel, etc.
]
# using flit-core as a base build-backend
build-backend = "flit_gettext.core"
# or using flit-scm as a base build-backend for git-based versioning
build-backend = "flit_gettext.scm"
# To use use flit-scm, you will need to include the optional dependency above.

Please make sure, your build system has gettext installed. If you ship wheels, those will include the compiled .mo files.

That's it!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flit_gettext-1.0.2.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flit_gettext-1.0.2-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file flit_gettext-1.0.2.tar.gz.

File metadata

  • Download URL: flit_gettext-1.0.2.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for flit_gettext-1.0.2.tar.gz
Algorithm Hash digest
SHA256 7c21f93a7ff52bdab55341e6d5f94bb3a530cecb7dd02f29b808e9913dc5f8f4
MD5 4b8c4391bf69ffbdbb42b85b264ca67e
BLAKE2b-256 e26a653fc163b90a373286bed827b917ce3d84e3711645f3447fedbb192a8005

See more details on using hashes here.

Provenance

The following attestation bundles were made for flit_gettext-1.0.2.tar.gz:

Publisher: release.yml on codingjoe/flit-gettext

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file flit_gettext-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: flit_gettext-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for flit_gettext-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ab31f69913884fdf328f7dc3af8794d274750aa0743d8a6d1acf14738d69de8f
MD5 772ac8cf74050ee2c0feb21d12f45d11
BLAKE2b-256 a27d4423d25f75ee37107fbb5fbfc2884513abd217b2655e23663811ebe9015b

See more details on using hashes here.

Provenance

The following attestation bundles were made for flit_gettext-1.0.2-py3-none-any.whl:

Publisher: release.yml on codingjoe/flit-gettext

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page