update package descriptions

This commit is contained in:
Derek Macias 2016-03-02 14:08:48 -07:00
parent 07d1f7be86
commit cec148ce96

View File

@ -15,6 +15,7 @@
"lftp":"lftp is a program that allows sophisticated ftp and http connections to other hosts. lftp can handle many file access methods including ftp, ftps, http, https, hftp, fish and file. Every operation in lftp is reliable, that is any non-fatal error is ignored and the operation is retried. lftp has shell-like command syntax. lftp has a built in mirror feature which can download or upload a whole directory tree. To learn about many more features of lftp, see man lftp.",
"lshw":"lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC machines.",
"neon":"neon is an HTTP and WebDAV client library, with a C language API. Bindings for other languages may also be available, see the web site for more details: The neon library is used by projects such as subversion.",
"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.",
"p7zip":"7-Zip is a well-known file compression utility for windows. p7zip is a ported version for linux with nearly the same capabilities.",
"perl":"Larry Wall s Practical Extraction and Report Language . Perl 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).",
"python":"Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. Python s basic power can be extended with your own modules written in C or C++. Python is also adaptable as an extension language for existing applications.",
@ -26,4 +27,5 @@
"unrar":"The UnRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives created with the RAR archiver version 1.50 and above. The UnRAR library is a minor part of the RAR archiver and contains the RAR uncompression algorithm. UnRAR requires very small volume of memory to operate. The UnRAR library can also be used by other programs to extract RAR archives.",
"utempter":"The utempter package provides a utility and shared library that allows terminal applications such as xterm and screen to update \/var\/run\/utmp and \/var\/log\/wtmp without requiring root privileges.",
"vim":"Vim is an almost compatible version of the UNIX editor vi. Many new features have been added: multi level undo, command line history, filename completion, block operations, and more. Vim s development is led by Bram Moolenaar. This package also contains the Exuberant Ctags program written by Darren Hiebert."
"virtualenv":"virtualenv is a tool to create isolated Python environments."
}