File: PKG-INFO

package info (click to toggle)
python-alignlib 0.1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 100 kB
  • sloc: python: 64; makefile: 13
file content (21 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Metadata-Version: 2.1
Name: alignlib
Version: 0.1.1
Summary: Some sequence alignment routines
Home-page: https://github.com/marcelm/alignlib/
Author: Marcel Martin
Author-email: marcel.martin@scilifelab.se
License: MIT
Description: # alignlib
        
        A small Python module providing edit distance and Hamming distance computation.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Description-Content-Type: text/markdown