mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/sympy: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
SymPy is a Python library for symbolic mathematics (manipulation). It
|
||||
aims to become a full-featured computer algebra system (CAS) while keeping
|
||||
the code as simple as possible in order to be comprehensible and easily
|
||||
extensible. SymPy is written entirely in Python and does not require
|
||||
any external libraries, except optionally for plotting support.
|
||||
</longdescription>
|
||||
SymPy is a Python library for symbolic mathematics (manipulation). It
|
||||
aims to become a full-featured computer algebra system (CAS) while keeping
|
||||
the code as simple as possible in order to be comprehensible and easily
|
||||
extensible. SymPy is written entirely in Python and does not require
|
||||
any external libraries, except optionally for plotting support.
|
||||
</longdescription>
|
||||
<stabilize-allarches/>
|
||||
<use>
|
||||
<flag name="aesara">Add support for <pkg>dev-python/aesara</pkg></flag>
|
||||
|
||||
Reference in New Issue
Block a user