---
abstract: 'stream and data flow handling for async code'
author:
  - 'Tom Molesworth <TEAM@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Log::Any::Adapter::TAP: '0.003002'
  Test::CheckDeps: '0.010'
  Test::Deep: '1.124'
  Test::Fatal: '0.010'
  Test::Files: '0.14'
  Test::More: '0.98'
  Test::Refcount: '0.07'
  Test::Warnings: '0.024'
  Variable::Disposition: '0.004'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Ryu
no_index:
  directory:
    - eg
    - share
    - shares
    - t
    - xt
provides:
  Ryu:
    file: lib/Ryu.pm
    version: '4.001'
  Ryu::Buffer:
    file: lib/Ryu/Buffer.pm
    version: '4.001'
  Ryu::Exception:
    file: lib/Ryu/Exception.pm
    version: '4.001'
  Ryu::Node:
    file: lib/Ryu/Node.pm
    version: '4.001'
  Ryu::Observable:
    file: lib/Ryu/Observable.pm
    version: '4.001'
  Ryu::Sink:
    file: lib/Ryu/Sink.pm
    version: '4.001'
  Ryu::Source:
    file: lib/Ryu/Source.pm
    version: '4.001'
  Ryu::Stream:
    file: lib/Ryu/Stream.pm
    version: '4.001'
recommends:
  JSON::MaybeUTF8: '1.002'
  MIME::Base64: '0'
  Text::CSV: '0'
requires:
  Encode: '1.98'
  Future: '0.42'
  Future::Queue: '0.52'
  JSON::MaybeXS: '0'
  List::UtilsBy: '0.10'
  Log::Any: '1.045'
  Log::Any::Adapter: '1.045'
  MIME::Base64: '0'
  Ref::Util: '0.111'
  Scalar::Util: '1.47'
  Syntax::Keyword::Try: '0.04'
  Text::CSV: '0'
  curry: '1.001'
  indirect: '0'
  parent: '0'
  perl: '5.018'
resources:
  bugtracker: https://github.com/team-at-cpan/Ryu/issues
  homepage: https://github.com/team-at-cpan/Ryu
  repository: https://github.com/team-at-cpan/Ryu.git
version: '4.001'
x_authority: cpan:TEAM
x_contributors:
  - 'Tom Molesworth <tom@audioboundary.com>'
  - 'Binary-Mohanad <mohanad@binary.com>'
  - 'Amin Marashi <marashi.s.amin@gmail.com>'
  - 'tm604 <tom@perlsite.co.uk>'
  - 'Eyad Arnabeh <eyadof@gmail.com>'
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Mohanad Zarzour <51309057+Binary-Mohanad@users.noreply.github.com>'
x_generated_by_perl: v5.40.0
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'