Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37490844
en ru br
ALT Linux repositórios
S:2.0.3-alt1

Group :: Development/Python3
RPM: python3-module-cyhunspell

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.0.3-alt1
Data da compilação: 21 dezembro 2022, 14:55 ( 69.9 weeks ago )
Tamanho:: 1915.17 Kb

Home page:   https://github.com/MSeal/cython_hunspell

Licença: MIT
Sumário: Cython wrapper on Hunspell Dictionary
Descrição:

This repository provides a wrapper on Hunspell
to be used natively in Python. The module uses
cython to link between the C++ and Python code,
with some additional features. There's very
little Python overhead as all the heavy lifting
is done on the C++ side of the module interface,
which gives optimal performance.

The hunspell library will cache any corrections,
you can use persistent caching by adding the
use_disk_cache argument to a Hunspell constructor.
Otherwise it uses in-memory caching.

Mantenedor currente: Anton Midyukov (maintainer)

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-cyhunspell-debuginfo
  • python3-module-cyhunspell
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009