logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

phosh-osk-data-packager - Download and package OSK data

Description

phosh-osk-data-packager  downloads and packages data for Phosh's on screen keyboards (OSKs). It currently
       supports downloading and packaging data for completion using the presage library.

Example

       This downloads and packages data for Swedish and puts the resulting package into the current directory:

          ./phosh-osk-data-packager --language=se

Name

       phosh-osk-data-packager - Download and package OSK data

Options

-h,--help
              Print help and exit

       --language=LANGUAGE
              The language code of the language to process. E.g. de or se.

       --engine=ENGINE
              The completion engine to download data for. The only currently supported engine is  presage  using
              it's sqlite backend.

       --pkg=FORMAT
              The packaging format to build a package for. The only currently supported format is deb building a
              package for Debian based distributions.

       --install
              Whether to install the package

See Also

phosh-osk-stub(1)PHOSH-OSK-DATA-PACKAGER()

Synopsis

phosh-osk-data-packager [OPTIONS...]

See Also