Add mosh and protobuf

This commit is contained in:
Derek Macias 2018-05-12 20:45:02 -06:00
parent 9b2bfdcb5f
commit beacb035ef
3 changed files with 3 additions and 1 deletions

BIN
packages/6.5/mosh-1.3.2-x86_64-6cf.txz vendored Normal file

Binary file not shown.

Binary file not shown.

View File

@ -41,6 +41,7 @@
"mcelog":"The user space backend for logging machine check errors reported by the hardware to the kernel. Decodes the logs the errors.", "mcelog":"The user space backend for logging machine check errors reported by the hardware to the kernel. Decodes the logs the errors.",
"md5deep":"A cross-platform set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. Has the following additional features: Recursive operation, Comparison mode, Time estimation, Piecewise hasing, and File type mode.", "md5deep":"A cross-platform set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. Has the following additional features: Recursive operation, Comparison mode, Time estimation, Piecewise hasing, and File type mode.",
"mediainfo":"Supplies technical and tag information about a video or audio file.", "mediainfo":"Supplies technical and tag information about a video or audio file.",
"mosh":"remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.",
"multitail ":"MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console.", "multitail ":"MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console.",
"mktorrent":"Torrent file creator", "mktorrent":"Torrent file creator",
"nc":"A simple utility which reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.", "nc":"A simple utility which reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.",
@ -53,6 +54,7 @@
"parallel":"A shell tool for executing jobs in parallel using one or more computers. A job can be a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. A job can also be a command that reads from a pipe. GNU parallel can then split the input and pipe it into commands in parallel.", "parallel":"A shell tool for executing jobs in parallel using one or more computers. A job can be a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. A job can also be a command that reads from a pipe. GNU parallel can then split the input and pipe it into commands in parallel.",
"perl":"Larry Walls Practical Extraction and Report Language . It is a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It s also a good language for many system management tasks. The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, minimal).", "perl":"Larry Walls Practical Extraction and Report Language . It is a language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It s also a good language for many system management tasks. The language is intended to be practical (easy to use, efficient, complete) rather than beautiful (tiny, elegant, minimal).",
"pip":"a replacement for easy_install from python-setuptools.", "pip":"a replacement for easy_install from python-setuptools.",
"protobuf":"protocol buffers are a flexible, efficient, automated mechanism for serializing structured data.",
"python":"An interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. Its basic power can be extended with your own modules written in C or C++. It is also adaptable as an extension language for existing applications.", "python":"An interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. Its basic power can be extended with your own modules written in C or C++. It is also adaptable as an extension language for existing applications.",
"python3":"Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. This is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed. Also, the standard library has been reorganized in a few prominent places.", "python3":"Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. This is a new version of the language that is incompatible with the 2.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed. Also, the standard library has been reorganized in a few prominent places.",
"readline":"Provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously entered command lines, to recall and perhaps edit those lines, and perform csh-like history expansion on previous commands.", "readline":"Provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously entered command lines, to recall and perhaps edit those lines, and perform csh-like history expansion on previous commands.",
@ -80,4 +82,4 @@
"xinetd":"A powerful inetd replacement. It has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, can place limits on the number of servers that can be started, and has a configurable defence mechanisms to protect against port scanners.", "xinetd":"A powerful inetd replacement. It has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, can place limits on the number of servers that can be started, and has a configurable defence mechanisms to protect against port scanners.",
"zpaq":"Manages journaling archives for incremental user-level local or remote backups that conform to The ZPAQ Open Standard Format for Highly Compressed Data (see AVAILABILITY). The format supports encrypted, deduplicated, and compressed single or multi-part archives with rollback capability. It supports archives as large as 1000 times available memory or up to 250 TB and 4 billion files, interoperable between Windows and Unix\/Linux\/OS X.", "zpaq":"Manages journaling archives for incremental user-level local or remote backups that conform to The ZPAQ Open Standard Format for Highly Compressed Data (see AVAILABILITY). The format supports encrypted, deduplicated, and compressed single or multi-part archives with rollback capability. It supports archives as large as 1000 times available memory or up to 250 TB and 4 billion files, interoperable between Windows and Unix\/Linux\/OS X.",
"zsh":"A UNIX command interpreter which resembles the Korn shell It includes enhancements of many types, notably in the command-line editor, options for customizing its behavior, filename globbing." "zsh":"A UNIX command interpreter which resembles the Korn shell It includes enhancements of many types, notably in the command-line editor, options for customizing its behavior, filename globbing."
} }