dev-java/ezmorph: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 23:13:06 +01:00
parent 3eabc5b90e
commit da19e2b7e4

View File

@@ -6,15 +6,15 @@
<name>Java</name>
</maintainer>
<longdescription lang="en">
EZMorph is simple java library for transforming an Object to another Object.
EZMorph is simple java library for transforming an Object to another Object.
EZMorph's key strengths are:
EZMorph's key strengths are:
Supports transformations for primitives and Objects
Supports transformations for multidimensional arrays
Supports transformations with DynaBeans
JDK 1.3.1 compatible
Small memory footprint (~76K)
Supports transformations for primitives and Objects
Supports transformations for multidimensional arrays
Supports transformations with DynaBeans
JDK 1.3.1 compatible
Small memory footprint (~76K)
</longdescription>
<upstream>
<remote-id type="sourceforge">ezmorph</remote-id>