ruby-async-http 0.59.5-1 source package in Ubuntu
Changelog
ruby-async-http (0.59.5-1) unstable; urgency=medium * New upstream release - Relax dependency version a bit. -- Hideki Yamane <email address hidden> Tue, 31 Jan 2023 22:31:09 +0900
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 | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-async-http_0.59.5-1.dsc | 2.3 KiB | f320bf7f9765664c14576899bf3645f76771670e80fb1c9403ab063302eebde0 |
ruby-async-http_0.59.5.orig.tar.gz | 48.2 KiB | 3f6d293dccc08374be971bd6b00ccffead7815a1c5076acd0bcc95d4884e3ddf |
ruby-async-http_0.59.5-1.debian.tar.xz | 2.6 KiB | 1c0179b6d0e76962ce986650d006a4b8f75fe3e101d1484eec18ce62dbf91767 |
Available diffs
- diff from 0.59.4-1 to 0.59.5-1 (657 bytes)
No changes file available.
Binary packages built by this source
- ruby-async-http: HTTP client and server library
An asynchronous client and server implementation of HTTP/1.0, HTTP/1.1
and HTTP/2 including TLS. Support for streaming requests and responses.
Built on top of async and async-io. falcon provides a rack-compatible server.