Python utility library
  • Python 98%
  • Makefile 1.7%
  • Shell 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 1c0c5ab884 Attempt to support parsing full lines into StringTree
This commit tries to add support for the

  [section]
  first line
  second line

syntax, i.e. non-assignments, without equal sign. Half-baked, but
still better than before. Also support some more Python 3, i.e.
dict.items() instead of iteritems()

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-05-19 13:15:27 +00:00
bin Add script trim-src.py 2017-11-18 15:42:09 +01:00
conf Add conf/profile 2017-11-18 15:43:49 +01:00
make $(MODDIR)/make/defs.mk: Set HDRDIR_SCOPE_PREFIX = $(PROJECT) 2019-02-27 17:40:39 +01:00
scripts process-text-files.py mk-indent: Add support for left-pad-match 2019-03-17 17:25:17 +01:00
test Fix multiple Python 3 compatibility issues 2019-03-10 16:38:59 +01:00
tools Attempt to support parsing full lines into StringTree 2019-05-19 13:15:27 +00:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-4@centos-7/x86_64 2018-12-14 15:13:54 +01:00
Makefile initial checkin 2017-07-24 12:19:34 +02:00
RELEASES Rename LAST_RPM_VERSION to RELEASES 2018-12-16 12:07:11 +01:00
VERSION Start version: 1.0.0-4 2018-12-01 15:46:02 +01:00