File: config.xml

package info (click to toggle)
griffith 0.6.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,336 kB
  • ctags: 1,234
  • sloc: python: 7,586; xml: 924; makefile: 269
file content (11 lines) | stat: -rw-r--r-- 380 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE template SYSTEM "../template.dtd">
<template>
	<name>CSV</name>
	<author>Piotr Ozarowski</author>
	<email>ozarow@gmail.com</email>
	<version>0.1-beta3</version>
	<extension>csv</extension>
	<description>Generates simple CSV document</description>
	<description xml:lang="pl">Generuje prosty dokument CSV</description>
</template>