Source: ruby-ruby-openai
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1),
               ruby-httparty (>= 0.18.1)
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-ruby-openai.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-ruby-openai
Homepage: https://github.com/alexrudall/ruby-openai
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: no

Package: ruby-ruby-openai
Architecture: all
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: use the OpenAI API with Ruby
 Use the OpenAI API (https://openai.com/blog/openai-api/) with Ruby.
 .
 Generate text with ChatGPT, transcribe and translate audio with Whisper, or
 create images with DALL·E.
