package current_ansi

  1. Overview
  2. Docs
ANSI escape sequence parser

Install

Authors

Maintainers

Sources

current-v0.4.tbz
sha256=85d65779b104da6ccfdb33b65fc6d2492dd3942d9fd74127059cb6f850684a17
sha512=6cc24530a9e58dcf32cf00b5ed17e93cb949786e30d625fbc07b24f380e536d6a4e7c2902ede86af3ddf2ac48135efb9483144514f40d298adab11be4f8c473d

Description

OCurrent provides an OCaml eDSL for writing CI/CD pipelines.

This package provides a basic ANSI escape parser, allowing the OCurrent web UI to show logs in colour.

Published: 23 Dec 2020

Dependencies (5)

  1. dune >= "2.0"
  2. tyxml
  3. fmt
  4. astring
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. current_web >= "0.4" & < "0.6"

Conflicts

None