Source: asciiart Section: misc Priority: optional Maintainer: Debian Ruby Team Uploaders: Balasankar C Build-Depends: debhelper-compat (= 13), gem2deb, ruby-rainbow, ruby-rmagick Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/asciiart.git Vcs-Browser: https://salsa.debian.org/ruby-team/asciiart Homepage: https://github.com/nodanaonlyzuul/asciiart Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: asciiart Architecture: all Depends: ruby:any, ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: command line tool to turn images into ASCII art This gem provides a command line utility to turn images into ASCII art. It can be used as an executable which may be called from the terminal as well as a library so that it can be used in other programs.