Review: ruby-event-stream-parser 1.0.0-1
Package Information
| Description | spec-compliant event stream parser A lightweight, fully spec-compliant parser for the event stream format. It only deals with the parsing of events and not any of the client/transport aspects. This is not a Server-sent Events (SSE) client. Under the hood, it's a stateful parser that receives chunks (that are received from an HTTP client, for example) and emits events as it parses them. But it remembers the last event id and reconnection time and keeps emitting them as long as they are not overwritten by new ones. BOM stripping is left as a responsibility of the chunk provider. |
|---|---|
| Maintainer | Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org> |
| Changed By | Simon Quigley <tsimonq2@debian.org> |
| Sponsor | tsimonq2@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/ruby-team/ruby-event-stream-parser.git (browse) |
| Tracker | https://tracker.debian.org/pkg/ruby-event-stream-parser |
| Uploaded | 1 month, 13 days ago |
New Package Report
.changes
| Source | ruby-event-stream-parser |
|---|---|
| Version | 1.0.0-1 |
| Changed-By | Simon Quigley |
| Architecture | source all |
| Distribution | unstable |
| Date | Tue, 23 Jun 2026 16:41:57 -0500 |
Changelog
ruby-event-stream-parser (1.0.0-1) unstable; urgency=medium . * Initial release.
.dsc
| Section | ruby |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | ruby-event-stream-parser deb ruby optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: event_stream_parser Upstream-Contact: ["ates.goral@shopify.com"] Source: https://github.com/Shopify/event_stream_parser Files: * Copyright: 2023-2026 Shopify Inc. License: Expat Files: debian/* Copyright: 2026 Simon Quigley <tsimonq2@debian.org> License: Expat Comment: The Debian packaging is licensed under the same terms as the source. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Review Information
accepted — allocated to mechtilde 1 month, 13 days ago, started 1 month, 13 days ago, completed 1 month, 13 days ago.