Installation¶
Prerequisites¶
The only hard dependency is Portage.
All other dependencies are optional, you can find them in the
pyproject.toml
file.
Gentoo¶
gentle is packaged for Gentoo in the GURU ebuild repository.
eselect repository enable guru
emaint sync -r guru
emerge app-portage/gentle
Manual installation¶
pip install gentle-mxml --user