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

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



Hi,

I just realise that this was just ITPed in #828741.  Filip, do you
need a sponsor for the package?  Can you give a status update about
accepting your patch?

Kind regards

       Andreas.


Control: merge -1 828741

On Tue, Mar 27, 2018 at 06:24:35PM +0200, Andreas Tille wrote:
> 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
> 
> _______________________________________________
> Debian-med-packaging mailing list
> Debian-med-packaging@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging
> 

-- 
http://fam-tille.de


Reply to: