# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4
github.setup progrium skypipe 0.2
git.branch 6162610a1876282ff1cc8eeca6c8669b8f605482
python.default_version 27
maintainers {g5pw @g5pw} openmaintainer
description Skypipe lets you pipe data across sessions and machines.
long_description Skypipe is a magical command line tool that lets you easily \
pipe data across terminal sessions, regardless of whether the \
sessions are on the same machine, across thousands of machines, \
or even behind a firewall. It gives you named pipes in the sky \
and lets you magically pipe data anywhere.
depends_build port:py${python.version}-setuptools
depends_lib port:py${python.version}-zmq \
port:py${python.version}-requests \
port:py${python.version}-colorama