summaryrefslogtreecommitdiff
path: root/.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to '.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el')
-rw-r--r--.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el11
1 files changed, 11 insertions, 0 deletions
diff --git a/.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el b/.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el
new file mode 100644
index 00000000..0d3a9200
--- /dev/null
+++ b/.cask/30.2/bootstrap/ansi-20230306.1823/ansi-pkg.el
@@ -0,0 +1,11 @@
+;; -*- no-byte-compile: t; lexical-binding: nil -*-
+(define-package "ansi" "20230306.1823"
+ "Turn string into ansi strings."
+ '((emacs "24.1")
+ (cl-lib "0.6"))
+ :url "http://github.com/rejeep/ansi"
+ :commit "c79806eacdf96e061abf5334f4c3364a995705d4"
+ :revdesc "c79806eacdf9"
+ :keywords '("terminals" "color" "ansi")
+ :authors '(("Johan Andersson" . "johan.rejeep@gmail.com"))
+ :maintainers '(("Johan Andersson" . "johan.rejeep@gmail.com")))