Source: zope-txtfilter
Section: web
Priority: optional
Maintainer: Debian Zope Team <pkg-zope-developers@lists.alioth.debian.org>
Uploaders: Mantas Kriaučiūnas <mantas@akl.lt>
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: zope-debhelper (>= 0.3.2.7)
Standards-Version: 3.7.2

Package: zope-txtfilter
Architecture: all
Depends: ${zope:Depends}
Description: txtfilter provides a basic framework for filtering text for zope
 `txtfilter` provides a basic framework for filtering text. It was
 derived from Ben Saller's bricolite example product.
 .
 A txtfilter is a named adapter that implements IFieldFilter and adapts
 IFilterable. These adapters may be run individually or as a pipeline
 (see field.FilterField).
 .
 Visit http://www.openplans.org for more info.
