https://github.com/pkgw/blobman
A tool for managing blobs of binary data.
https://github.com/pkgw/blobman
Last synced: 9 months ago
JSON representation
A tool for managing blobs of binary data.
- Host: GitHub
- URL: https://github.com/pkgw/blobman
- Owner: pkgw
- License: mit
- Created: 2017-08-25T17:00:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T00:51:10.000Z (over 6 years ago)
- Last Synced: 2025-10-11T07:39:37.703Z (9 months ago)
- Language: Rust
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# blobman
Blobman is a tool for managing blobs of binary data. This top-level directory
houses the command-line interface to the `blobman` Rust crate, which is
contained in the subdirectory named `blobman`.