[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#894236: ITP: python-datrie -- fast, efficiently stored Trie for Python



Package: wnpp
Severity: wishlist
Owner: Andreas Tille <tille@debian.org>

* Package name    : python-datrie
  Version         : 0.7.1
  Upstream Author : Mikhail Korobov <kmike84@gmail.com>
* URL             : https://github.com/pytries/datrie
* License         : LGPL
  Programming Lang: Python
  Description     : fast, efficiently stored Trie for Python
 Trie is a kind of digital search tree, an efficient indexing method with
 O(1) time complexity for searching. Comparably as efficient as hashing,
 trie also provides flexibility on incremental matching and key spelling
 manipulation. This makes it ideal for lexical analyzers, as well as
 spelling dictionaries.
 .
 This package provides the Python 2/3 interface to libdatrie.


Remark: This package is needed to upgrade the package snakemake which
 is maintained by the Debian Med team (thus the non-medical datrie also
 remains in the team).  I tried hard to replace the code copy of
 libdatrie-dev by the Debian packaged code but failed.  Even if I would
 have succeeded libdatrie-dev would need to add a patch.  The attempt
 is documented in the DEP3 header of the deactivated patch.
 .
 The package will be maintained by the Debian Med team at
    https://salsa.debian.org/science-team/python-datrie


Reply to: