mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: python-pyspoa: Fix trailing whitespace in synopsis.
* gnu/packages/bioinformatics.scm (python-pyspoa)[synopsis]: Fix trailing whitespace.
This commit is contained in:
parent
97eb82fdb2
commit
95ec0ae948
1 changed files with 1 additions and 1 deletions
|
@ -15355,7 +15355,7 @@ (define-public python-pyspoa
|
|||
(native-inputs
|
||||
`(("cmake" ,cmake-minimal)))
|
||||
(home-page "https://github.com/nanoporetech/pyspoa")
|
||||
(synopsis "Python bindings for the SIMD partial order alignment library ")
|
||||
(synopsis "Python bindings for the SIMD partial order alignment library")
|
||||
(description
|
||||
"This package provides Python bindings for spoa, a C++ implementation of
|
||||
the @dfn{partial order alignment} (POA) algorithm (as described in
|
||||
|
|
Loading…
Reference in a new issue