19 lines
611 B
Plaintext
19 lines
611 B
Plaintext
Source: cl-puri
|
|
Section: lisp
|
|
Priority: optional
|
|
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
|
|
Build-Depends: debhelper (>= 7.0.0)
|
|
Standards-Version: 3.8.2.0
|
|
Homepage: http://files.b9.com/puri/
|
|
Vcs-Git: git://git.b9.com/puri/
|
|
|
|
Package: cl-puri
|
|
Architecture: all
|
|
Depends: common-lisp-controller (>= 3.47)
|
|
Recommends: cl-ptester
|
|
Description: Common Lisp Portable URI Library
|
|
This is portable Universal Resource Identifier (RFC 2396)
|
|
library for Common Lisp programs. It is based on Franz,
|
|
Incorporated opensource package and ported to run on
|
|
other CL implementations. A regression test package is included.
|