((author "Peter Lane") (synopsis "Disjoint set datastructure") (license "GPL-3") (doc-from-wiki) (category data) (needs srfi-69) (test-depends srfi-78 srfi-13) (files "disjoint-set.meta" "disjoint-set.setup" "disjoint-set.scm" "tests/run.scm"))