1CSG_PROPERTY(1) General Commands Manual CSG_PROPERTY(1)
2
3
4
6 csg_property - Part of the VOTCA package
7
8
9
11 csg_property [OPTIONS]
12
13 csg_property [--help]
14
15
16
18 Helper program called by inverse scripts to parse xml file.
19
20
21
22
24 Allowed options:
25
26 --help produce this help message
27 --path arg path to part of the xml file to print
28 --filter arg list option values that match given criteria
29 --print arg (=.) specifies which children or root to print
30 --file arg xml file to parse
31 --short short version of output
32 --with-path include path of node in output
33
34
36 Written and maintained by the VOTCA Development Team <devs@votca.org>
37
38
39
41 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
42
43 Licensed under the Apache License, Version 2.0 (the "License"); you may
44 not use this file except in compliance with the License. You may
45 obtain a copy of the License at
46
47 http://www.apache.org/licenses/LICENSE-2.0
48
49 Unless required by applicable law or agreed to in writing, software
50 distributed under the License is distributed on an "AS IS" BASIS,
51 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
52 implied. See the License for the specific language governing
53 permissions and limitations under the License.
54
55
56
57
58VOTCA Development Team csg_property User Manual CSG_PROPERTY(1)