Commit Graph

17 Commits

Author SHA1 Message Date
Jennifer Taylor c7664c92ca Bump version for documentation update on PyPI. 2022-05-01 16:19:10 +00:00
Jennifer Taylor 430dd7dc74 Bump version for new release. 2021-10-25 21:20:34 +00:00
Jennifer Taylor 88a340bac1 Fix dependency issue when installing from PyPI. 2021-10-21 17:42:58 +00:00
Jennifer Taylor 23631564cf Add an additional optimization for the pathological case of editing the beginning and end of a file. 2021-10-21 04:05:30 +00:00
Jennifer Taylor e02c307004 A few optimizations to some common cases so writeback is faster as well as getting data of unmodified files. 2021-10-21 01:32:51 +00:00
Jennifer Taylor 9f07dbb55b Add ability to serialize out to a new file handle. 2021-10-21 00:20:54 +00:00
Jennifer Taylor 9e53b4af0e Add search function to FileBytes. 2021-10-20 21:59:46 +00:00
Jennifer Taylor dd00c20b25 Bump version number for release. 2021-10-20 20:25:30 +00:00
Jennifer Taylor 0aa4d6403d Allow patches to ignore filesize so a partial file can be patched. 2021-10-08 15:16:45 +00:00
Jennifer Taylor b81f25a38f Remove explicit package data flag since this is for MANIFEST.in. 2021-10-04 16:18:05 +00:00
Jennifer Taylor ab5c70e04c Explicitly include package data. 2021-10-04 15:59:29 +00:00
Jennifer Taylor f57fbe21a8 Rename description to readme so github displays it by default. 2021-10-04 15:16:58 +00:00
Jennifer Taylor 7144c399bf Add a project description file which includes code documentation. 2021-10-04 15:14:59 +00:00
Jennifer Taylor d4fd677a45 Get setup for PyPI. 2021-10-04 03:12:58 +00:00
Jennifer Taylor 47685fde8c Update readme with typing/flake notes and fix setup.py typing issue. 2021-07-04 15:55:54 +00:00
Jennifer Taylor 9f546ecf42 Make type hints in library accessible to mypy. 2021-06-27 17:39:22 +00:00
Jennifer Taylor 73188feb90 Make package installable on python systems. 2021-06-27 16:54:48 +00:00