1 个不稳定版本
0.0.0 | 2024年5月24日 |
---|
#31 in #manifest-file
62KB
1.5K SLoC
Manifile
安装
[dependencies]
manifile = "0.0.0"
文件结构
+----------------------+--------------------------+-----------------------+
| magic text (4 bytes) | external magic (2 bytes) | magic (2 bytes) |
+----------------------+--------------------------+-----------------------+-----------------------+-----------------------+
| op (1 bit) | custom flag (7 bits) | len (4 bytes) | data (N bytes) | checksum (4 bytes) |
+----------------------+--------------------------+-----------------------+-----------------------+-----------------------+
| op (1 bit) | custom flag (7 bits) | len (4 bytes) | data (N bytes) | checksum (4 bytes) |
+----------------------+--------------------------+-----------------------+-----------------------+-----------------------+
| ... | ... | ... | ... | ... |
+----------------------+--------------------------+-----------------------+-----------------------+-----------------------+
许可协议
manifile
受 MIT 许可证和 Apache 许可证(版本 2.0)的约束。
请参阅 LICENSE-APACHE,LICENSE-MIT 了解详细信息。
版权(c)2024 Al Liu。
依赖项
~145–670KB
~12K SLoC