summaryrefslogtreecommitdiff
path: root/antiformatter/src/info.rkt
diff options
context:
space:
mode:
Diffstat (limited to 'antiformatter/src/info.rkt')
-rw-r--r--antiformatter/src/info.rkt6
1 files changed, 6 insertions, 0 deletions
diff --git a/antiformatter/src/info.rkt b/antiformatter/src/info.rkt
new file mode 100644
index 0000000..b4c6f0b
--- /dev/null
+++ b/antiformatter/src/info.rkt
@@ -0,0 +1,6 @@
+#lang info
+
+(define name "antifmt")
+(define pkg-desc "attempting to make the worst possible passable racket code")
+(define pkg-authors '(apropos))
+(define license '(FAFOL))