mirror of
https://github.com/vbatts/tar-split.git
synced 2024-11-25 09:15:40 +00:00
README.md: first next step. Testing.
This commit is contained in:
parent
82a5e811b3
commit
42fb83004d
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ ca9e19966b892d9ad5960414abac01ef585a1e22 tar-split.tar.out
|
|||
What's Next?
|
||||
------------
|
||||
|
||||
* Add tests for different types of tar options/extensions
|
||||
* Package for convenience handling around collecting the RawBytes()
|
||||
* Marshalling and storing index, ordering, file size and perhaps relative path of extracted files
|
||||
- perhaps have an API to allow user to provided a `hash.Hash` to checksum and store for the file payloads
|
||||
|
|
Loading…
Reference in a new issue