File: control

package info (click to toggle)
tcludp 1.0.8-6
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 724 kB
  • ctags: 132
  • sloc: ansic: 1,386; sh: 231; tcl: 210; makefile: 79
file content (15 lines) | stat: -rw-r--r-- 494 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: tcludp
Section: libs
Priority: optional
Maintainer: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper (>= 5.0.0), tcl-dev, quilt
Standards-Version: 3.8.4
Homepage: http://sourceforge.net/projects/tcludp

Package: libudp-tcl
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${tclsh:Depends}
Description: UDP sockets for Tcl
 TclUDP provides a new channel type for UDP and permits the use of
 packet oriented UDP over stream oriented Tcl channels.