From 94b07e2221c3333a5a54f689eca4249667892f74 Mon Sep 17 00:00:00 2001 From: Guy Sagnes Date: Fri, 21 Feb 2014 10:26:10 +0100 Subject: Initial file Signed-off-by: Guy Sagnes --- README | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..3cd204a --- /dev/null +++ b/README @@ -0,0 +1,26 @@ +GENIVI PersistenceCommonLibrary README +===================================== + +This is the official source of the GENIVI Persistence Common Library. At present, all +relevant documentation for this project is available in the GENIVI wiki on: + +https://collab.genivi.org/wiki/display/genivi/SysInfraEGPersistenceCommonLibraryData + +Master location for GENIVI Persistence Common Library +http://git.projects.genivi.org/persistence/persistence-common.git + +License +------- + +For licensing information see the COPYING file, +distributed along with this project. + + +Build Dependencies and Instructions +----------------------------------- + +The Persistence Common Library has dependencies on the itzam library. + +The Persistence Common Library specifies the organization of Genivi's persistence data and provides +access to the resource congiguration table and to the local and the shared data bases. + -- cgit v1.2.1