Source: kanarenshu
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Eric Dorland <eric@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-charmbracelet-bubbles-dev,
               golang-github-charmbracelet-bubbletea-dev,
               golang-github-charmbracelet-lipgloss-dev,
               golang-toml-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/kanarenshu
Vcs-Git: https://salsa.debian.org/go-team/packages/kanarenshu.git
Homepage: https://github.com/nuixyz/kanarenshu
XS-Go-Import-Path: github.com/nuixyz/kanarenshu

Package: kanarenshu
Section: games
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: minimal TUI application to practise Japanese from the terminal
 A minimal TUI application to practise Japanese kana and kanji from
 your terminal.
 .
 Features
 .
  * Hiragana, Katakana, and Mixed modes for kana practise.
  * Kanji mode: Graded by JLPT level (the app supports only N5 level
    currently), testing on on'yomi, kun'yomi, and English meaning.
  * Weight-based character selection - Characters you answer wrong
    appear more often, while mastered ones fade out.
  * Level-based progression system - Unlock new characters as you
    level up.
  * Per-character stats: Tracked separately for each mode, including
    each kanji tier.
  * 5 built-in themes: Tokyo Night, Catppuccin, Gruvbox, Nord,
    Dracula. Cycle through each theme using ctrl + t or get a live preview
    from the settings menu.
  * Configurable - lives, hints, and theme, editable via config file
    or the in-app settings menu.

