# Rust EthPM Library
Rust library for EthPM package manifest and registry operations
**NOTE**: In Alpha! Buyer beware!

[Documentation](https://docs.rs/ethpm/)
## Progress
- [x] Implement full Package specification
- [x] Serialization/Deserialization of Package files to/from disk
- [ ] Serialization/Deserialization of Package files to/from IPFS
- [ ] Handle dependencies
- [ ] Interoperate with Web3 contracts library