aiee

Python modules for common command line interfacing utils
git clone git://git.defalsify.org/aiee.git
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2023-08-19 15:33Add dict iterator to arg flaglash3+16-1
2022-05-12 18:43Add log for number handlinglash1+8-1
2022-05-12 08:19Allow string keys for value to be applied in more, lesslash1+11-0
2022-05-12 08:06Allow numeric flags in more, lesslash1+10-4
2022-05-12 06:25Add long only entries to arg sumlash1+1-0
2022-05-11 18:36Add negate on arg matchlash1+5-2
2022-05-11 17:14Remove output noiselash1+0-2
2022-05-11 16:55Accept comparison value to arg test matchlash2+19-9
2022-05-11 16:25Add long only alternative, arg match and val returnlash3+125-21
2022-05-11 13:02REname packagelash1+0-0
2022-05-11 12:59Omit generation of args for missing flagslash2+68-7
2022-05-11 12:42Add append xarg examplelash2+25-13
2022-05-11 11:51Implement multi arglash2+62-36
2022-05-11 11:40Add type setting for arglash1+8-1
2022-05-11 11:37Add type setting for arglash4+134-3
2022-05-11 08:32Add bitfield flag specifier, short to long mappinglash5+268-3
2022-02-22 19:26Bump versionlash2+3-1
2022-02-22 19:25Add forced integer outputlash3+15-4
2022-01-07 12:13Add free exponentional number parsernolash5+26-11
2021-10-31 06:00License change GPL -> WTFPLnolash2+16-676
2021-06-14 18:11Remove printsnolash2+0-3
2021-06-14 18:03Implement postfix numbers for floatnolash5+782-0