Provided by: offpunk_2.2-1_all bug

NAME

       ansicat — terminal gemini gemtext renderer for offpunk

SYNOPSIS

       ansicat [--format RENDERER] [--mime MIME] [--url URL ...] [INPUT ...]
       ansicat -h | --help

DESCRIPTION

       Ansicat  is  the  rendering  engine of the browser offpunk(1).  It will render nicely on the terminal any
       gemtext, html, gopher, and a few other formats.

       Offpunk(1) is a command-line browser and feed reader dedicated to browsing the Web,  Gemini,  Gopher  and
       Spartan.

   Positional arguments
             INPUT   path to the text to render.  It defaults to the standard input.

   Keyword arguments
             -h, --help
                     show a help message and exit.

             --format RENDERER
                     renderer  to  use.   Available  renderers are auto, gemtext, html, feed, gopher, image, and
                     folder.  The auto renderer will heuristically guess the format, either thanks to  the  MIME
                     type, or from the file being rendered itself.

             --mime MIME
                     MIME type of the content to parse.

             --mode MODE
                     MODE to use to render to choose between normal (default), full or source

             --url URL ...
                     original URL of the content.

EXIT STATUS

       The ansicat utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

       migrate-offpunk-cache(1), netcache(1), offpunk(1), opnk(1), https://sr.ht/~lioploum/offpunk/

AUTHORS

       Lionel Dricot (Ploum) <offpunk2 at ploum.eu>

Debian                                           August 27, 2023                                      ANSICAT(1)