Commit Graph

24 Commits

Author SHA1 Message Date
randomuser 73e975dd59 add a stupid shell to interface with a scanner 2023-02-26 21:40:59 -06:00
randomuser 2fb96d41e8 move record management code to own directory 2023-02-26 21:40:45 -06:00
randomuser fbdd82c587 remove trivial technology section, site is down 2023-02-26 21:39:29 -06:00
randomuser c6e5bd376c add line numbers to syntax error messages 2021-11-23 11:32:55 -06:00
randomuser 41565af01f empty lines trip up if i[-1]..., move within try: ... except: ... 2021-11-23 11:29:59 -06:00
randomuser cc4ae66345 add another syntax error case 2021-11-23 11:23:27 -06:00
randomuser 6dcb343243 move self.objects declaration from RC._fromFile() to RC.__init__() 2021-11-23 11:20:59 -06:00
randomuser 9c7fdbd6e3 move internal methods to top 2021-11-23 11:20:19 -06:00
randomuser f949e18d7e propoagate pairs down inheritance trees 2021-11-23 11:16:20 -06:00
randomuser c4e6c9beb8 fix small syntax error 2021-11-23 11:15:47 -06:00
randomuser 02e900d207 add my name to the bottom 2021-11-22 22:51:52 -06:00
randomuser 030fc71c3a append license and trivial technology information to README 2021-11-22 22:50:58 -06:00
randomuser 55e8706f80 add a little bit of error checking 2021-11-22 22:44:36 -06:00
randomuser 89e03122f7 remove test.py, is redundant 2021-11-22 22:38:46 -06:00
randomuser 72f45811c7 add listing.py to list out data 2021-11-22 22:38:32 -06:00
randomuser 4b4da419dd minor changes 2021-11-22 18:52:18 -06:00
randomuser a0ebba802e use context managers in RecordCollection.__init__() and RecordCollection.write() 2021-11-22 18:43:08 -06:00
randomuser f66776c9bb close fd in RecordCollection.__init__() 2021-11-22 18:40:27 -06:00
randomuser 205674f2f2 add RecordCollection.write() method 2021-11-22 18:39:50 -06:00
randomuser d34d9272fe add RecordCollection.findEntrypoints() 2021-11-22 18:19:40 -06:00
randomuser b5aec5940e rewrite parsing code in file.py to be more class-based 2021-11-22 18:16:40 -06:00
randomuser d408a990f5 short explanation 2021-11-22 16:15:35 -06:00
randomuser 009978d819 add some cruft 2021-11-22 16:13:24 -06:00
randomuser 79a7624639 Initial commit 2021-11-22 22:10:52 +00:00