File: control

package info (click to toggle)
pylucene 3.5.0-1.2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 76,452 kB
  • ctags: 41,288
  • sloc: java: 297,819; cpp: 10,873; python: 10,532; xml: 6,853; perl: 1,005; makefile: 220; jsp: 125
file content (38 lines) | stat: -rw-r--r-- 1,378 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: pylucene
Section: python
Priority: optional
Maintainer: Dmitry Nezhevenko <dion@dion.org.ua>
Build-Depends: debhelper (>= 8), jcc, default-jdk, ant, python-setuptools (>= 0.6b3), python-all-dev (>= 2.6.6-3)
Standards-Version: 3.9.3
X-Python-Version: >= 2.6
Homepage: http://lucene.apache.org/pylucene/

Package: python-lucene
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, default-jre-headless
Replaces: pylucene (<< 2.3.1-1.1+b1)
Breaks: pylucene (<< 2.3.1-1.1+b1)
Description: Python extension for accessing Java Lucene
 PyLucene is a Python extension for accessing Java Lucene. Its goal
 is to allow you to use Lucene's text indexing and searching
 capabilities from Python.

Package: python-lucene-dbg
Section: debug
Architecture: any
Priority: extra
Depends: python-lucene (= ${binary:Version}), ${misc:Depends}
Description: debugging symbols for python-lucene
 PyLucene is a Python extension for accessing Java Lucene. Its goal
 is to allow you to use Lucene's text indexing and searching
 capabilities from Python.
 .
 This package contains the debugging symbols for python-lucene.

Package: pylucene
Section: oldlibs
Architecture: any
Depends: python-lucene, ${misc:Depends}
Description: Python extension for accessing Java Lucene (transitional dummy package)
 This is a transitional dummy package. It can safely be removed.