summaryrefslogtreecommitdiff
path: root/antiformatter/src/info.rkt
blob: b4c6f0b78021d2dcc63c33b5552cdc932978e333 (plain) (blame)
1
2
3
4
5
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))