Source: tcludp
Section: libs
Priority: optional
Maintainer: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper-compat (= 13), tcl-dev, tcllib
Standards-Version: 4.7.2
Homepage: http://sourceforge.net/projects/tcludp
Vcs-Browser: https://salsa.debian.org/tcltk-team/tcludp
Vcs-Git: https://salsa.debian.org/tcltk-team/tcludp.git

Package: tcl-udp
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libtcl
Suggests: ${tclsh:Depends}
Conflicts: libudp-tcl
Replaces: libudp-tcl
Provides: libudp-tcl
Multi-Arch: same
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.
