File: control

package info (click to toggle)
nanourl 0.1-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 88 kB
  • ctags: 20
  • sloc: sh: 93; php: 50; makefile: 39; sql: 6
file content (16 lines) | stat: -rw-r--r-- 495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: nanourl
Section: web
Priority: optional
Maintainer: Stefani Banerian <stefani@riseup.net>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.6.2

Package: nanourl
Architecture: any
Depends: apache | apache2 | apache-ssl, php4, php4-mysql, mysql-client
Suggests: mysql-server
Description: Lightweight analog of TinyURL 
 NanoURL is an implementation of the TinyURL website for 
 your localhost. All that it needs are 2 PHP files,
 php + mySQL support, and a simple mySQL database.