mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
dev-cpp/tree: [QA] Consistent whitespace in metadata.xml
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
<name>Gentoo Science Project</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
The tree.hh library for C++ provides an STL-like container class for
|
||||
n-ary trees, templated over the data stored at the nodes. Various
|
||||
types of iterators are provided (post-order, pre-order, and
|
||||
others). Where possible the access methods are compatible with the
|
||||
STL or alternative algorithms are available.
|
||||
</longdescription>
|
||||
The tree.hh library for C++ provides an STL-like container class for
|
||||
n-ary trees, templated over the data stored at the nodes. Various
|
||||
types of iterators are provided (post-order, pre-order, and
|
||||
others). Where possible the access methods are compatible with the
|
||||
STL or alternative algorithms are available.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user