annotate vt_macros.xml @ 1:16f7587ab084 draft

Uploaded
author iuc
date Thu, 14 Aug 2014 09:58:02 -0400
parents 106dc0bf83c6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
1 <macros>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
2 <xml name="requirements">
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
3 <requirements>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
4 <requirement type="package" version="5c735ab14b5603d9f14da6ee0e63d86ba3779934">vt</requirement>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
5 <yield />
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
6 </requirements>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
7 </xml>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
8
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
9 <xml name="version_command">
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
10 <version_command><![CDATA[
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
11 vt view --help 2>&1 >/dev/null | head -n 1
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
12 ]]>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
13 </version_command>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
14 </xml>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
15
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
16 <xml name="stdio">
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
17 <stdio>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
18 <exit_code range="1:" />
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
19 <exit_code range=":-1" />
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
20 <regex match="Error:" />
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
21 <regex match="Exception:" />
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
22 </stdio>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
23 </xml>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
24
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
25 <token name="@VERSION@">0.1</token>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
26
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
27 <token name="@CITATION@">------
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
28
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
29 **Citation**
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
30
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
31 If you use VT in your research, please cite the following project site:
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
32
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
33 https://github.com/atks/vt
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
34
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
35 </token>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
36 <!--xml name="citations">
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
37 <citations>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
38 <citation type="doi">10.1371/journal.pcbi.1003153</citation>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
39 <yield />
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
40 </citations>
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
41 </xml-->
106dc0bf83c6 Imported from capsule None
bgruening
parents:
diff changeset
42 </macros>