all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: python-tinyalign  ]

Package: python3-tinyalign (0.2-5 and others)

Links for python3-tinyalign

Screenshot

Debian Resources:

Download Source Package python-tinyalign:

Maintainers:

External Resources:

Similar packages:

numerical representation of differences between strings

A small Python module providing edit distance (aka Levenshtein distance, that is, counting insertions, deletions and substitutions) and Hamming distance computation.

Its main purpose is to speed up computation of edit distance by allowing to specify a maximum number of differences maxdiff (banding). If that parameter is provided, the returned edit distance is anly accurate up to maxdiff. That is, if the actual edit distance is higher than maxdiff, a value larger than maxdiff is returned, but not necessarily the actual edit distance.

Other Packages Related to python3-tinyalign

  • depends
  • recommends
  • suggests
  • enhances

Download python3-tinyalign

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 0.2-5+b2 16.1 kB64.0 kB [list of files]
arm64 0.2-5+b2 15.3 kB56.0 kB [list of files]
armel 0.2-5+b2 14.5 kB50.0 kB [list of files]
armhf 0.2-5+b2 14.4 kB46.0 kB [list of files]
i386 0.2-5+b2 16.5 kB58.0 kB [list of files]
mips64el 0.2-5+b2 15.2 kB57.0 kB [list of files]
mipsel 0.2-5+b2 15.1 kB51.0 kB [list of files]
ppc64el 0.2-5+b2 16.7 kB92.0 kB [list of files]
s390x 0.2-5+b2 15.3 kB56.0 kB [list of files]