macbinary 0.1.0-alpha

MacBinary and resource fork parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "macbinary"
version = "0.1.0-alpha"
edition = "2021"

description = "MacBinary and resource fork parser"
keywords = ["macos", "retro", "computing"]
# categories = ["command-line-utilities", "web-programming"]

homepage = "https://github.com/wezm/rsspls"
repository = "https://github.com/wezm/rsspls.git"

readme = "README.md"
license = "Apache-2.0"

[dependencies]
crc = "3.0.1"