Package: deb-s3 Version: 0.11.3-2 Architecture: all Maintainer: Daniel Collins Installed-Size: 80 Depends: ruby, ruby-thor (>= 0.19.0), ruby-aws-sdk-s3 (>= 1) Homepage: https://github.com/deb-s3/deb-s3/ Priority: optional Section: admin Filename: pool/main/d/deb-s3/deb-s3_0.11.3-2_all.deb Size: 16088 SHA256: 88937ae0d170570ed12c5157e0ab39ca5dc93b417899aff0b20388f0beedd4f6 SHA1: 757aa96f78052db61ccd72c459fce7a738070451 MD5sum: dc9e2c3c6d4e01adcae4ea77e8de3ed4 Description: Easily create and manage an APT repository on S3 deb-s3 is a simple utility to make creating and managing APT repositories on S3. . Most existing guides on using S3 to host an APT repository have you using something like reprepro to generate the repository file structure, and then s3cmd to sync the files to S3. . The annoying thing about this process is it requires you to maintain a local copy of the file tree for regenerating and syncing the next time. Personally, my process is to use one-off virtual machines with Vagrant, script out the build process, and then would prefer to just upload the final .deb from my Mac. . With deb-s3, there is no need for this. deb-s3 features: . - Downloads the existing package manifest and parses it. . - Updates it with the new package, replacing the existing entry if already there or adding a new one if not. . - Uploads the package itself, the Packages manifest, and the Packages.gz manifest. It will skip the uploading if the package is already there. . - Updates the Release file with the new hashes and file sizes. Ruby-Versions: all Package: rehex Version: 0.5.3-0~ubuntu2110 Architecture: amd64 Maintainer: Daniel Collins Installed-Size: 6642 Depends: libc6 (>= 2.34), libcapstone4 (>= 4), libgcc-s1 (>= 3.3.1), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libjansson4 (>= 2.7), liblua5.3-0, libstdc++6 (>= 11), libunistring2 (>= 0.9.7), libwxbase3.0-0v5 (>= 3.0.5.1+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.5.1+dfsg), zlib1g Homepage: https://github.com/solemnwarning/rehex/ Priority: extra Section: editors Filename: pool/main/r/rehex/rehex_0.5.3-0~ubuntu2110_amd64.deb Size: 1921284 SHA256: 12d2be3603c4399aedc3e65aaceda2b0071e14df39f280bf0bde7b4e8cceb371 SHA1: 7e4a7bb53f2d21f17306d811bb62fd7ec7503863 MD5sum: 5d92b8834f1bf9bd85d8c6c1d27a68ba Description: Reverse Engineers' Hex Editor