File: control

package info (click to toggle)
slirp 1%3A1.0.17-8
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,240 kB
  • ctags: 3,200
  • sloc: ansic: 17,578; makefile: 163; perl: 53; sh: 2
file content (19 lines) | stat: -rw-r--r-- 710 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
Source: slirp
Section: net
Priority: optional
Maintainer: Roberto Lumbreras <rover@debian.org>
Build-Depends: cdbs, debhelper (>= 9), autotools-dev
Standards-Version: 3.9.6
Homepage: http://slirp.sourceforge.net

Package: slirp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SLIP/PPP emulator using a dial up shell account
 Slirp is a TCP/IP emulator which turns an ordinary shell account
 into a (C)SLIP/PPP account.  This allows shell users to use all the
 funky Internet applications like Netscape, Mosaic, CUSeeMe, etc.
 .
 Please note that maybe your ISP really doesn't like you using slirp,
 because they want to charge more for a ppp connection, so use it at
 your own risk.