---
name: cl-split-sequence-sbcl
version: 20011114.1_14
origin: devel/cl-split-sequence-sbcl
comment: Partitioning Common Lisp sequences
arch: freebsd:10:x86:64
www: http://www.cliki.net/SPLIT-SEQUENCE
maintainer: olgeni@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 30064
desc: |
  split-sequence is a small library to split sequences in to a list of
  subsequences delimited by an object satisfying a test function. It is
  a member of the Common Lisp Utilities family of programs, designed by
  community consensus.

  WWW: http://www.cliki.net/SPLIT-SEQUENCE
deps:
  gmp: {origin: math/gmp, version: 5.1.3}
  sbcl: {origin: lang/sbcl, version: '1.1.12,1'}
  cl-split-sequence: {origin: devel/cl-split-sequence, version: 20011114.1_2}
  cl-asdf: {origin: devel/cl-asdf, version: '2.017,2'}
categories:
- lisp
- devel
