= INCA XML to CSV converter = This package is a standalone desktop Java program for converting an XML file exported from INCA to a tab-separated CSV file. The program will also filter out sensitive information that we are not allowed to access. == Documentation == * JRE 8 is required * TODO == License == [http://www.gnu.org/licenses/agpl-3.0.html GNU Affero General Public License version 3]. == Download == Not yet released. '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the 1.0 version (not yet released): `svn co http://baseplugins.thep.lu.se/svn/other/net.sf.basedb.inca/tags/1.0 inca-xml2csv-1.0` The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: `svn co http://baseplugins.thep.lu.se/svn/other/net.sf.basedb.inca/trunk inca-xml2csv-dev` == Todo == [[TicketQuery(status!=closed&component=net.sf.basedb.inca)]]