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
aal
studsoiger
Commits
4839e094
Commit
4839e094
authored
Jun 12, 2018
by
aal
Browse files
fixed some packaging error
parent
dab45b87
Changes
6
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
4839e094
*.idea
*.pyc
Files/
\ No newline at end of file
/dist/
/*.egg-info
Files/
run.py
deleted
100755 → 0
View file @
dab45b87
#!/usr/bin/env python3
from
studsauger.studsauger
import
main
main
()
studsauger.egg-info/PKG-INFO
View file @
4839e094
Metadata-Version:
2.1
Metadata-Version:
1.0
Name: studsauger
Version: 1.0
Summary: Stud.IP download tool
Home-page: https://git.finf.uni-hannover.de/aal/studs
au
ger
Home-page: https://git.finf.uni-hannover.de/aal/studs
oi
ger
Author: Christian Buschau
Author-email: christian.buschau@stud.uni-hannover.de
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: UNKNOWN
Platform: UNKNOWN
Provides-Extra: Keyring support
studsauger.egg-info/SOURCES.txt
View file @
4839e094
README.md
studsauger/__main__.py
studsauger/__init__.py
studsauger/mainbackup.py
studsauger/studsauger.py
studsauger.egg-info/PKG-INFO
studsauger.egg-info/SOURCES.txt
...
...
studsauger/__
ma
in__.py
→
studsauger/__in
it
__.py
View file @
4839e094
# -*- codding: utf-8 -*-
from
.studsauger
import
main
main
()
studsauger/studsauger.py
View file @
4839e094
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
This program is free software. It comes without any warranty, to the extent
...
...
Write
Preview
Supports
Markdown
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