Megatest

Artifact [9c3fde5a75]
Login

Artifact 9c3fde5a75834264d70a71b3b0f353447fb48224:


;;; general-lib.meta -*- Hen -*-

((egg "general-lib.egg")
 (synopsis "Tool for standard print routines and utilities for FDK Env Team.")
 (category env)
 (author "Brandon Barclay")
 (doc-from-wiki)
 (license "GPL-2")
 ;; srfi-69, posix, srfi-18
 (depends regex)
 (test-depends test)
 ; suspicious - (files "general-lib")
 )