diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-03 14:27:14 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:47:37 +0700 |
commit | 7454a2b1737af691edef2f654c323c0471cc05d3 (patch) | |
tree | 5824de20e4ebb8d235743fc5a811a886af59495b /python | |
parent | 752884f46b56138684593df2e72ab5950aa10aee (diff) | |
download | slackbuilds-7454a2b1737af691edef2f654c323c0471cc05d3.tar.gz |
python/python3-kiwisolver: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-kiwisolver/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-kiwisolver/slack-desc b/python/python3-kiwisolver/slack-desc index f5ff109dee..9c6a362379 100644 --- a/python/python3-kiwisolver/slack-desc +++ b/python/python3-kiwisolver/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -python3-kiwisolver: kiwisolver (an implementation of the Cassowary algorithm) +python3-kiwisolver: python3-kiwisolver (an implementation of the Cassowary algorithm) python3-kiwisolver: python3-kiwisolver: This is an efficient C++ implementation of the Cassowary constraint python3-kiwisolver: solving algorithm. Kiwi(solver) is an implementation of the algorithm |