python-packed-resources 0.4.0

Manage data structures containing Python resources
Documentation
[package]
name = "python-packed-resources"
version = "0.4.0"
authors = ["Gregory Szorc <gregory.szorc@gmail.com>"]
edition = "2018"
license = "MPL-2.0"
description = "Manage data structures containing Python resources"
readme = "README.md"
homepage = "https://github.com/indygreg/PyOxidizer"
repository = "https://github.com/indygreg/PyOxidizer.git"
keywords = ["python"]

[dependencies]
anyhow = "1.0"
byteorder = "1"