ports/167185: [NEW PORT] textproc/py27-whoosh: Featureful full-text indexing and searching in Python

Luiz Gustavo luizgustavo at luizgustavo.pro.br
Sun Apr 22 03:00:20 UTC 2012


>Number:         167185
>Category:       ports
>Synopsis:       [NEW PORT] textproc/py27-whoosh: Featureful full-text indexing and searching in Python
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 22 03:00:19 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Luiz Gustavo
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD desktop.luizgustavo.pro.br 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
Whoosh is a fast, featureful full-text indexing and searching library 
implemented in pure Python. Programmers can use it to easily add search 
functionality to their applications and websites. Every part of how Whoosh 
works can be extended or replaced to meet your needs exactly.

Some of Whoosh's features include:

-   Pythonic API.
-   Pure-Python. No compilation or binary packages needed, no mysterious 
    crashes.
-   Fielded indexing and search.
-   Fast indexing and retrieval -- faster than any other pure-Python, scoring, 
    full-text search solution I know of.
-   Pluggable scoring algorithm (including BM25F), text analysis, storage, 
    posting format, etc.
-   Powerful query language.
-   Pure Python spell-checker (as far as I know, the only one).

WWW: http://bitbucket.org/mchaput/whoosh

Generated with FreeBSD Port Tools 0.99_4 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-whoosh
#	py-whoosh/Makefile
#	py-whoosh/distinfo
#	py-whoosh/pkg-descr
#
echo c - py-whoosh
mkdir -p py-whoosh > /dev/null 2>&1
echo x - py-whoosh/Makefile
sed 's/^X//' >py-whoosh/Makefile << '3a4a539bb30e0c2dbce4d045903de601'
X# New ports collection makefile for:	py-whoosh
X# Date created:		2012-04-21
X# Whom:			gugabsd <gugabsd at mundounix.com.br>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	whoosh
XPORTVERSION=	2.3.2
XCATEGORIES=	textproc www python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	Whoosh-${PORTVERSION}
X
XMAINTAINER=	gugabsd at mundounix.com.br
XCOMMENT=	Featureful full-text indexing and searching in Python
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	easy_install
XPYDISTUTILS_PKGNAME=	Whoosh
X
X.include <bsd.port.mk>
3a4a539bb30e0c2dbce4d045903de601
echo x - py-whoosh/distinfo
sed 's/^X//' >py-whoosh/distinfo << 'cb5587feec5b14f36c875ec9944d8190'
XSHA256 (Whoosh-2.3.2.tar.gz) = 15d451a6045bffed6dfc141a72647ec350e08d218ac0f550b0120af81e5152c7
XSIZE (Whoosh-2.3.2.tar.gz) = 882717
cb5587feec5b14f36c875ec9944d8190
echo x - py-whoosh/pkg-descr
sed 's/^X//' >py-whoosh/pkg-descr << 'e13dc8f4ea28e56851ea2f3ce0584f0c'
XWhoosh is a fast, featureful full-text indexing and searching library 
Ximplemented in pure Python. Programmers can use it to easily add search 
Xfunctionality to their applications and websites. Every part of how Whoosh 
Xworks can be extended or replaced to meet your needs exactly.
X
XSome of Whoosh's features include:
X
X-   Pythonic API.
X-   Pure-Python. No compilation or binary packages needed, no mysterious 
X    crashes.
X-   Fielded indexing and search.
X-   Fast indexing and retrieval -- faster than any other pure-Python, scoring, 
X    full-text search solution I know of.
X-   Pluggable scoring algorithm (including BM25F), text analysis, storage, 
X    posting format, etc.
X-   Powerful query language.
X-   Pure Python spell-checker (as far as I know, the only one).
X
XWWW: http://bitbucket.org/mchaput/whoosh
e13dc8f4ea28e56851ea2f3ce0584f0c
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list