File: control

package info (click to toggle)
ruby-ruby-openai 3.7.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: ruby: 243; makefile: 4; sh: 4
file content (25 lines) | stat: -rw-r--r-- 907 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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.