File yarn-lib/info.rkt from the latest check-in
#lang info (define collection "yarn") (define version "0.9") (define pkg-desc "implementation part of \"yarn\"") (define license 'BlueOak-1.0.0) (define deps '("base" "pollen" "threading-lib" "txexpr"))