Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nrc/libreprint
- Owner: nrc
- Created: 2015-01-10T19:42:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-21T04:51:22.000Z (almost 10 years ago)
- Last Synced: 2024-10-28T20:47:09.172Z (about 2 months ago)
- Language: Rust
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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.