Metadata-Version: 2.1
Name: hatch-msgfmt
Version: 0.0.1
Summary: Msgfmt build hook, replacing all po with mo in build
Project-URL: repository, https://github.com/absperf/hatch-msgfmt
Author-email: "Taylor C. Richberger" <tcr@absolute-performance.com>
Maintainer-email: "Taylor C. Richberger" <tcr@absolute-performance.com>
License: MIT
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: Hatch
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: hatch
Description-Content-Type: text/markdown

# hatch-msgfmt
A hatch msgfmt plugin, integrating msgfmt.py to convert .po files to .mo during build.
