daily pastebin goal
2%
SHARE
TWEET

Untitled

a guest Jun 11th, 2016 53 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. name: tio
  2. version: "1.20"
  3. summary: A simple TTY terminal I/O application
  4. description: Tio is a simple TTY terminal application which features a straightforward commandline interface to easily connect to TTY devices for basic input/output.
  5. confinement: strict
  6.  
  7. apps:
  8.   tio:
  9.     command: bin/tio
  10.  
  11. parts:
  12.   tio:
  13.     plugin: autotools
  14.     source: https://github.com/tio/tio/releases/download/v1.20/tio-1.20.tar.xz
RAW Paste Data
Top