Get the latest tech news
Show HN: Chez Scheme txtar port from Go
ve trailing spaces add license blurb to readme adjust spacing txtar enables you to work with a simple text archive format compatible with https://golang.org/x/tools/txtar. It concatenates files together and allows for a top-level comment.
txtar enables you to work with a simple text archive format compatible with https://golang.org/x/tools/txtar. This format is easy for humans to read and write by hand and is perfect for test data. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Or read this on Hacker News