Source: libtext-context-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libtext-context-eitherside-perl, libuniversal-require-perl, libtest-pod-coverage-perl, libtest-pod-perl, libhtml-parser-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.8.3 Homepage: http://search.cpan.org/dist/Text-Context/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-context-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-context-perl/ Package: libtext-context-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtext-context-eitherside-perl, libuniversal-require-perl, libhtml-parser-perl Description: Perl module to highlight search result context snippets Text::Context is a Perl module that provides a simple interface to extract and highlight some context around given search terms. It can also dump the string out as HTML text with all the search terms highlighted in bold. This provides a simple way to get some representative text for display in search results.