ruby-kpeg 1.0.0-1.1 source package in Ubuntu
Changelog
ruby-kpeg (1.0.0-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. -- Holger Levsen <email address hidden> Sat, 09 Jan 2021 11:56:17 +0100
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-kpeg_1.0.0-1.1.dsc | 2.0 KiB | dba553e37957a3e42e2c0f689524a4a3e2c03335618be4f26df1849a9dcf2e4a |
ruby-kpeg_1.0.0.orig.tar.gz | 44.2 KiB | a7a4f06663e0e2de48cda0a215e9480a4b63c2cab13cfa229f3c80784be99934 |
ruby-kpeg_1.0.0-1.1.debian.tar.xz | 3.3 KiB | eb7e0a2f76d472d54d693517cc3bad2077a2e5832161b1da60d76f2466c81d89 |
Available diffs
- diff from 1.0.0-1 to 1.0.0-1.1 (367 bytes)
No changes file available.
Binary packages built by this source
- ruby-kpeg: KPeg is a simple PEG library for Ruby
KPeg is a simple PEG (parsing expression grammar) library for Ruby. It
provides an API as well as native grammar to build the grammar. KPeg
strives to provide a simple, powerful API without being too exotic.