---
name: cl-split-sequence
version: 20011114.1_2
origin: devel/cl-split-sequence
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: 9837
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:
  cl-asdf: {origin: devel/cl-asdf, version: '2.017,2'}
categories:
- lisp
- devel
