README file.

This commit is contained in:
Mikaël Ates 2014-12-18 11:04:33 +01:00
parent 062679a491
commit 676fa2324c
1 changed files with 35 additions and 0 deletions

35
README Normal file
View File

@ -0,0 +1,35 @@
==================
Cv2parser Overview
==================
Current homepage: <https://dev.entrouvert.org/projects/cv2parser>
Cv2parser (Carte Vitale 2 Parser) is a free (GNU GPL) parser of Carte Vitale 2
(CV2) XML files.
Cv2parser has mailing lists :
- cv2parser@listes.entrouvert.com
- cv2parser-commits@listes.entrouvert.com
Cv2parser was originally written by Mikaël Ates. Please see the file AUTHORS
for a list of major contributors.
::
Copyright (c) 2014 Entr'ouvert
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 3 of the License, or (at your option)
any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.