Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PETRA III Debian Packages
nxsconfigtool
Commits
b9e63324
Commit
b9e63324
authored
Apr 27, 2021
by
jkotan
Browse files
New upstream version 2.1.1
parent
867247ad
Changes
4
Hide whitespace changes
Inline
Side-by-side
PKG-INFO
View file @
b9e63324
Metadata-Version: 1.2
Name: nxsconfigtool
Version: 2.1.
0
Version: 2.1.
1
Summary: Configuration tool for creating components
Home-page: https://github.com/nexdatas/configtool/
Author: Jan Kotanski, Eugen Wintersberger , Halil Pasic
...
...
nxsconfigtool.egg-info/PKG-INFO
View file @
b9e63324
Metadata-Version: 1.2
Name: nxsconfigtool
Version: 2.1.
0
Version: 2.1.
1
Summary: Configuration tool for creating components
Home-page: https://github.com/nexdatas/configtool/
Author: Jan Kotanski, Eugen Wintersberger , Halil Pasic
...
...
nxsconfigtool/ComponentList.py
View file @
b9e63324
...
...
@@ -52,7 +52,7 @@ class ComponentList(ElementList):
# extention
self
.
extention
=
".xml"
# excluded extention
self
.
disextention
=
"ds.xml"
self
.
disextention
=
"
.
ds.xml"
# switches between all attributes in the try or only type attribute
# \param status all attributes are shown if True
...
...
nxsconfigtool/Release.py
View file @
b9e63324
...
...
@@ -20,4 +20,4 @@
""" release version module """
#: version number
__version__
=
"2.1.
0
"
__version__
=
"2.1.
1
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment