Add llfuse

This commit is contained in:
Derek Macias 2018-08-03 09:38:56 -06:00
parent 5e8fceb32d
commit f59a004b45
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -35,6 +35,7 @@
"ksh93":"KornShell is a powerful interactive shell offering a robust programming language with such features as associative arrays and built in integer math operations.",
"lbzip2":"pthreads-based parallel bzip2\/bunzip2",
"lftp":"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. 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.",
"llfuse":"A set of Python bindings for the low level FUSE API.",
"lrzip":"A file compression program designed to do particularly well on very large files containing long distance redundancy. The larger the file and the more memory you have, the better the compression advantage this will provide. A variety of compression options allow optimizing for size or speed.",
"lshw":"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.",
"lynx":"A distributed hypertext browser with full World Wide Web capabilities. Lynx can be used to access information on the World Wide Web, or to build information systems intended primarily for local access.",