mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -5,8 +5,7 @@ the implementation, using plugins known as Providers. The advantage of this \
|
||||
model is to allow applications to avoid linking to or explicitly depending \
|
||||
on any particular cryptographic library. This allows one to easily change or \
|
||||
upgrade crypto implementations without even needing to recompile the \
|
||||
application!
|
||||
"
|
||||
application!"
|
||||
HOMEPAGE="http://delta.affinix.com/qca/"
|
||||
COPYRIGHT="2003-2014 Justin Karneges"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
|
||||
@@ -5,8 +5,7 @@ ordered sequence of value, and a collection of name/value pairs.
|
||||
|
||||
QJson is a Qt-based library that maps JSON data to QVariant objects. \
|
||||
JSON arrays will be mapped to QVariantList instances, while JSON's objects \
|
||||
will be mapped to QVariantMap.
|
||||
"
|
||||
will be mapped to QVariantMap."
|
||||
HOMEPAGE="http://qjson.sourceforge.net/"
|
||||
COPYRIGHT="2008 Flavio Castelli"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
|
||||
Reference in New Issue
Block a user