remove quotes

This commit is contained in:
dmacias72 2017-03-03 16:00:01 -07:00
parent 90775a26e4
commit 4b4862947c

View File

@ -26,7 +26,7 @@
"md5deep":"md5deep is a cross-platform set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. md5deep is similar to the md5sum program found in the GNU Coreutils package, but has the following additional features: Recursive operation, Comparison mode, Time estimation, Piecewise hasing, and File type mode.",
"mediainfo":"MediaInfo supplies technical and tag information about a video or audio file.",
"nc":"Netcat or nc as the actual program is named, is 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. Netcat was written by Hobbit hobbit@avian.org, and is a product of Avian Research.",
"ncdu":"ncdu is an ncurses version of the famous old 'du' unix command. It provides a fast and easy interface to your harddrive.",
"ncdu":"ncdu is an ncurses version of the famous old du unix command. It provides a fast and easy interface to your harddrive.",
"netcat-openbsd":"Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP 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.",
"nload":"nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in and outgoing traffic using two graphs and provides additional info like total amount of transfered data an min/max network usage.",
"nodejs":"Node.js is a platform built on Chrome V8 JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.",