File: control

package info (click to toggle)
mnogosearch-php 3.1.2.4-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 316 kB
  • ctags: 68
  • sloc: php: 1,916; ansic: 88; makefile: 50; perl: 37; pascal: 10
file content (20 lines) | stat: -rw-r--r-- 741 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: mnogosearch-php
Section: web
Priority: optional
Maintainer: Craig Small <csmall@debian.org>
Build-Depends: debhelper (>> 2.0.0)
Standards-Version: 3.2.1

Package: mnogosearch-php
Architecture: all
Depends: httpd, php4, php4-pgsql | php4-mysql
Conflicts: udmsearch-php
Replaces: udmsearch-php
Suggests: udmsearch | mnogosearch, postgresql, apache
Description: PHP frontend for mnoGoSearch
 mnoGoSearch is a website indexer and search engine.  This package provides
 a PHP frontend so you can query the indexed data.
 .
 You will need PHP4 and either the PostgreSQL or MySql modules for PHP4.
 There also needs to be the relevant database holding the mnoGoSearch
 data somewhere. To index your website install the mnoGoSearch package.