Bug#1052001: RFP: govarnam -- Completion engine to type Indic languages

2023-09-20 Thread Guido Günther
Hi,
On Fri, Sep 15, 2023 at 07:30:31PM +0200, Guido Günther wrote:
> Package: wnpp
> Severity: wishlist
> 
> * Package name: govarnam
>   Version : 1.9.0
> * URL : https://github.com/varnamproject/govarnam
> * License : AGPL-3
>   Programming Lang: Go
>   Description : Completion engine to type Indic languages
> 
> Easily Type Indian Languages on computer and mobile. GoVarnam is a
> cross-platform transliteration library. Manglish -> Malayalam, Thanglish
> -> Tamil, Hinglish -> Hindi plus another 10 languages. GoVarnam is a
> near-Go port of libvarnam
> 
> govarnam builds a shared library that can be used from C (and other 
> languages).

Looking at #1052083 I noticed that the scheme files need govarnam to
build so here's prelimenary packaging:

   https://salsa.debian.org/agx/govarnam

Mostly missing is the installation into multi arch directories but it's
enough to build the schemes.
Cheers,
 -- Guido



Bug#1052001: RFP: govarnam -- Completion engine to type Indic languages

2023-09-15 Thread Guido Günther
Hi,
On Fri, Sep 15, 2023 at 07:30:31PM +0200, Guido Günther wrote:
> Package: wnpp
> Severity: wishlist
> 
> * Package name: govarnam
>   Version : 1.9.0
> * URL : https://github.com/varnamproject/govarnam
> * License : AGPL-3
>   Programming Lang: Go
>   Description : Completion engine to type Indic languages
> 
> Easily Type Indian Languages on computer and mobile. GoVarnam is a
> cross-platform transliteration library. Manglish -> Malayalam, Thanglish
> -> Tamil, Hinglish -> Hindi plus another 10 languages. GoVarnam is a
> near-Go port of libvarnam
> 
> govarnam builds a shared library that can be used from C (and other 
> languages).
> 
> This would be used by phosh-osk-stub to supply Indic language input on mobile.

The go dependency golang-github-mattn-go-sqlite3-dev is in Debian
already. The build system needs some minor tweaks:

  https://github.com/varnamproject/govarnam/pull/33
  https://github.com/varnamproject/govarnam/pull/32
  https://github.com/varnamproject/govarnam/pull/31

Cheers,
 -- Guido



Bug#1052001: RFP: govarnam -- Completion engine to type Indic languages

2023-09-15 Thread Guido Günther
Package: wnpp
Severity: wishlist

* Package name: govarnam
  Version : 1.9.0
* URL : https://github.com/varnamproject/govarnam
* License : AGPL-3
  Programming Lang: Go
  Description : Completion engine to type Indic languages

Easily Type Indian Languages on computer and mobile. GoVarnam is a
cross-platform transliteration library. Manglish -> Malayalam, Thanglish
-> Tamil, Hinglish -> Hindi plus another 10 languages. GoVarnam is a
near-Go port of libvarnam

govarnam builds a shared library that can be used from C (and other languages).

This would be used by phosh-osk-stub to supply Indic language input on mobile.