Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nrc/libreprint

Utility library for reprinting files with changes
https://github.com/nrc/libreprint

Last synced: 5 days ago
JSON representation

Utility library for reprinting files with changes

Awesome Lists containing this project

README

        

# libreprint

Utility library for reprinting files with changes.

The idea here is that some other tool (Rustfmt, refactoring tool, etc.) wants to
change a file and has a set of changes, and this lib just does the io to make
that happen.