Gitlab Community Edition Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cdstar
pycdstar3
Commits
e4ac9555
Commit
e4ac9555
authored
Aug 26, 2019
by
Marcel Hellkamp
Browse files
Added readme
parent
4f53b927
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
e4ac9555
# pycdstar3: Library and command-line client for GWDG CDSTAR 3.x
This is a client library and command-line toolbelt for accessing a
[
GWDG CDSTAR 3.x
](
https://cdstar.gwdg.de/
)
repository, written in Python (3.4+)
and designed to be extensible and used for building your own tools and workflows.
There is already a library called
[
pycdstar
](
https://pypi.org/project/pycdstar/
)
for accessing older versions of CDSTAR. The two libraries may be merged at some
point, but for now, use
[
pycdstar
](
https://pypi.org/project/pycdstar/
)
for
CDSTAR 2 and
[
pycdstar3
](
https://gitlab.gwdg.de/cdstar/pycdstar3
)
for CDSTAR 3
and newer.
## License
Copyright 2019 Marcel Hellkamp
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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