summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-12-26added ability to write to an offset in a fileDaniel Jones2-0/+88
2019-12-26don't use tempfile()Daniel Jones1-12/+5
instead we create a temp file in the cwd and rename it to the desired output file name and location
2019-12-25added readmeDaniel Jones1-0/+1
2019-12-25first commitDaniel Jones7-0/+1087