Metadata-Version: 2.1
Name: pyday
Version: 0.1.0
Summary: 
Author: AnsonCar
Author-email: anson1tsang@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: opencc (>=1.1.9,<2.0.0)
Requires-Dist: typer (>=0.13.0,<0.14.0)
Description-Content-Type: text/markdown

# `changelang`

**Usage**:

```console
$ changelang [OPTIONS] FILE LANG
```

**Arguments**:

* `FILE`: [required]
* `LANG`: [required]

**Options**:

* `--output-name TEXT`
* `--output TEXT`: [default: ./dist]
* `--install-completion`: Install completion for the current shell.
* `--show-completion`: Show completion for the current shell, to copy it or customize the installation.
* `--help`: Show this message and exit.

