Source: tcludp
Section: libs
Maintainer: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper-compat (= 13), tcl-dev, tcl8.6-dev, tcl9.0-dev
Standards-Version: 4.7.4
Homepage: https://core.tcl-lang.org/tcludp
Vcs-Browser: https://salsa.debian.org/tcltk-team/tcludp
Vcs-Git: https://salsa.debian.org/tcltk-team/tcludp.git

Package: tcl-udp
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, ${libtcl:Depends}
Suggests: libtcl8.6 | libtcl9.0 | libtcl
Conflicts: libudp-tcl
Replaces: libudp-tcl
Provides: libudp-tcl, tcl8.6-udp (= ${binary:Version}), tcl9.0-udp (= ${binary:Version})
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.
