Source: toxiproxy Section: net Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau , Tim Potter Build-Depends: debhelper (>= 9), dh-exec, dh-golang, dh-systemd, golang-go, golang-gopkg-tomb.v1-dev, golang-github-gorilla-mux-dev, golang-github-codegangsta-cli-dev, golang-github-sirupsen-logrus-dev Standards-Version: 3.9.8 Vcs-Git: https://salsa.debian.org/go-team/packages/toxiproxy.git Vcs-Browser: https://salsa.debian.org/go-team/packages/toxiproxy Homepage: https://github.com/Shopify/toxiproxy XS-Go-Import-Path: github.com/Shopify/toxiproxy Package: toxiproxy-dev Architecture: all Section: devel Depends: ${misc:Depends}, golang-gopkg-tomb.v1-dev, golang-github-gorilla-mux-dev, golang-github-codegangsta-cli-dev, golang-github-sirupsen-logrus-dev Description: proxy to simulate network and system conditions - dev package Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure . This is the dev package. Package: toxiproxy Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser Built-Using: ${misc:Built-Using} Description: proxy to simulate network and system conditions Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure . This package contains the server. Package: toxiproxy-cli Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Built-Using: ${misc:Built-Using} Description: proxy to simulate network and system conditions - CLI Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure . This package contains the command-line interface.