File eggs/ducttape-lib/general-lib.meta artifact 9c3fde5a75 part of check-in 023e88f071
;;; 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") )