mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-17 09:16:39 +02:00
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 1ffdb8728a |
Add class Options
The Options constructor takes an options string, parses it and makes the options available via __getitem__(). Signed-off-by: Jan Lindemann <jan@janware.com> |