Skip to content

Commit e11610f

Browse files
author
Matthias Koeppe
committed
Fix short descriptions in setup.cfg.m4
1 parent e49a66d commit e11610f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pkgs/sagemath-coxeter3/setup.cfg.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[metadata]
33
name = sagemath-coxeter3
44
version = file: VERSION.txt
5-
description = Sage: Open Source Mathematics Software: Graph (iso/auto)morphisms with coxeter3
5+
description = Sage: Open Source Mathematics Software: Coxeter groups, Bruhat ordering, Kazhdan-Lusztig polynomials with coxeter3
66
long_description = file: README.rst
77
long_description_content_type = text/x-rst
88
license = GNU General Public License (GPL) v2 or later

pkgs/sagemath-mcqd/setup.cfg.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[metadata]
33
name = sagemath-mcqd
44
version = file: VERSION.txt
5-
description = Sage: Open Source Mathematics Software: Graph (iso/auto)morphisms with mcqd
5+
description = Sage: Open Source Mathematics Software: Finding maximum cliques with mcqd
66
long_description = file: README.rst
77
long_description_content_type = text/x-rst
88
license = GNU General Public License (GPL) v2 or later

pkgs/sagemath-meataxe/setup.cfg.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[metadata]
33
name = sagemath-meataxe
44
version = file: VERSION.txt
5-
description = Sage: Open Source Mathematics Software: Graph (iso/auto)morphisms with meataxe
5+
description = Sage: Open Source Mathematics Software: Matrices over small finite fields with meataxe
66
long_description = file: README.rst
77
long_description_content_type = text/x-rst
88
license = GNU General Public License (GPL) v2 or later

pkgs/sagemath-tdlib/setup.cfg.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[metadata]
33
name = sagemath-tdlib
44
version = file: VERSION.txt
5-
description = Sage: Open Source Mathematics Software: Graph (iso/auto)morphisms with tdlib
5+
description = Sage: Open Source Mathematics Software: Tree decompositions with tdlib
66
long_description = file: README.rst
77
long_description_content_type = text/x-rst
88
license = GNU General Public License (GPL) v2 or later

0 commit comments

Comments
 (0)