Source: wait-for-it
Section: misc
Priority: extra
Maintainer: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 9), dh-exec
Standards-Version: 3.9.7
Vcs-Git: https://salsa.debian.org/debian/wait-for-it.git
Vcs-Browser: https://salsa.debian.org/debian/wait-for-it
Homepage: https://github.com/vishnubob/wait-for-it

Package: wait-for-it
Architecture: all
Depends: ${misc:Depends}
Description: script that will wait on the availability of a host and TCP port
 wait-for-it is a pure bash script that will wait on the availability
 of a host and TCP port. It is useful for synchronizing the spin-up of
 interdependent services, such as linked docker containers. Since it
 is a pure bash script, it does not have any external dependencies.
