           SPELL=qxorm
          SPELLX=QxOrm
         VERSION=1.2.8
     SOURCE_HASH=sha512:4bd59277900c5b8bd651611da2d96d7675d6e0ae7ef5adfd17b24ef43b09a03460df9c1f7dfbee0c1362f42760606fdc3bfd9922ef8b9ba740e39af76d15cf4a
          SOURCE=${SPELLX}_${VERSION}.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELLX}
        WEB_SITE=http://www.qxorm.com
   SOURCE_URL[0]=$WEB_SITE/version/$SOURCE
      LICENSE[0]=GPL
         ENTERED=20130922
        KEYWORDS="C++ library providing Object Relational Mapping for Qt"
           SHORT=""
cat << EOF
QxOrm is a C++ library designed to provide Object Relational Mapping (ORM) feature to 
C++/Qt users (like Hibernate in Java, or NHibernate in .Net).
 QxOrm engine is based on a simple and non intrusive mapping function by class to provide 
:
Persistence (based on QtSql Qt module) ;
Serialization (XML and binary, based on boost serialization) ;
Reflection or Introspection (invoke class methods and access to properties).
EOF
