README ¶ aptblob Starting a Repository mkdir bucket BUCKET="file://$(pwd)/bucket" gpg --gen-key KEYID=42CAFE... go run . init -k $KEYID "$BUCKET" stable <<EOF Origin: stable Label: stable Codename: stable Architectures: amd64 Description: Apt repository for Foo EOF go run . upload -k $KEYID "$BUCKET" stable mypackage.deb License Apache 2.0 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files aptblob.go upload.go Directories ¶ Show internal Expand all Path Synopsis internal deb Package deb parses Debian repository files. Package deb parses Debian repository files. Click to show internal directories. Click to hide internal directories.