blob: 42f945662affe7eff858d2e81302337de9f171d1 [file] [log] [blame] [view]
# Fuchsia Package Library
The packaging library (will) support the building Fuchsia packages, publishing
them to a repository, and serving packages to a target device.
### Unit Tests
Unit tests can be run with:
```
$ fx test //src/developer/ffx/lib/pkg
```