Metadata-Version: 2.4
Name: numberwords
Version: 0.0.0
Summary: Bidirectional text-number conversion driven by a single language-agnostic rule spec. Placeholder release; under active development.
Project-URL: Homepage, https://github.com/instaword/number-utilities
Project-URL: Source, https://github.com/instaword/number-utilities
Author: instaword
License-Expression: MIT
Keywords: i18n,mizo,number-to-words,numbers,numerals,words-to-number
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# numberwords

Bidirectional text ↔ number conversion, driven by a single language-agnostic
rule spec — starting with Mizo (Lushai), designed to add more languages over time.

```
2026  ->  the Mizo words for 2026
the Mizo words for 2026  ->  2026
```

**This is a placeholder release. The package is not yet implemented.**

Development happens at
[github.com/instaword/number-utilities](https://github.com/instaword/number-utilities).

## License

MIT
