wok rev 11761

added description files for letters c thru g
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 13:34:36 2012 -0800 (2012-02-22)
parents 0b2b9d1540d7
children cc786b36751d
files GConf/description.txt cairo/description.txt cairomm/description.txt chrpath/description.txt clex/description.txt clisp/description.txt cmake/description.txt cvs/description.txt db/description.txt dialog/description.txt dillo/description.txt e2fsprogs/description.txt enchant/description.txt flex/description.txt fontconfig/description.txt freetype/description.txt gawk/description.txt gc/description.txt gcc-lib-base/description.txt gcc/description.txt gettext-base/description.txt gftp/description.txt git/description.txt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/GConf/description.txt	Wed Feb 22 13:34:36 2012 -0800
     1.3 @@ -0,0 +1,3 @@
     1.4 +GConf is a system for storing application preferences. It is intended for user 
     1.5 +preferences; not configuration of something like Apache, or arbitrary data 
     1.6 +storage.
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/cairo/description.txt	Wed Feb 22 13:34:36 2012 -0800
     2.3 @@ -0,0 +1,4 @@
     2.4 +Cairo is a 2D graphics library with support for multiple output devices. 
     2.5 +Currently supported output targets include the X Window System, Quartz, Win32, 
     2.6 +image buffers, PostScript, PDF, and SVG file output. Experimental backends 
     2.7 +include OpenGL, XCB, BeOS, OS/2, and DirectFB.
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/cairomm/description.txt	Wed Feb 22 13:34:36 2012 -0800
     3.3 @@ -0,0 +1,3 @@
     3.4 +cairomm is a C++ wrapper for the cairo graphics library. It offers all the power
     3.5 +of cairo with an interface familiar to C++ developers, including use of the 
     3.6 +Standard Template Library where it makes sense.
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/chrpath/description.txt	Wed Feb 22 13:34:36 2012 -0800
     4.3 @@ -0,0 +1,2 @@
     4.4 +chrpath allows you to modify the dynamic library load path (rpath and runpath) 
     4.5 +of compiled programs and libraries. 
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/clex/description.txt	Wed Feb 22 13:34:36 2012 -0800
     5.3 @@ -0,0 +1,4 @@
     5.4 +CLEX (pronounced KLEKS) is a file manager with a full-screen user interface. 
     5.5 +It displays directory contents including the file status details and provides
     5.6 +features like command history, filename insertion, or name completion in 
     5.7 +order to help users to create commands to be executed by the shell. 
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/clisp/description.txt	Wed Feb 22 13:34:36 2012 -0800
     6.3 @@ -0,0 +1,7 @@
     6.4 +Common Lisp is a high-level, general-purpose, object-oriented, dynamic, 
     6.5 +functional programming language.
     6.6 +
     6.7 +CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe 
     6.8 +University, and Michael Stoll, then of Munich University, both in Germany. It 
     6.9 +implements the language described in the ANSI Common Lisp standard with many 
    6.10 +extensions.
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/cmake/description.txt	Wed Feb 22 13:34:36 2012 -0800
     7.3 @@ -0,0 +1,4 @@
     7.4 +CMake is a family of tools designed to build, test and package software. CMake 
     7.5 +is used to control the software compilation process using simple platform and 
     7.6 +compiler independent configuration files. CMake generates native makefiles and 
     7.7 +workspaces that can be used in the compiler environment of your choice. 
     8.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2 +++ b/cvs/description.txt	Wed Feb 22 13:34:36 2012 -0800
     8.3 @@ -0,0 +1,5 @@
     8.4 +The Concurrent Versions System (CVS), also known as the Concurrent Versioning 
     8.5 +System, is a client-server free software revision control system in the field of
     8.6 +software development. Version control system software keeps track of all work 
     8.7 +and all changes in a set of files, and allows several developers (potentially 
     8.8 +widely separated in space and/or time) to collaborate. 
     9.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.2 +++ b/db/description.txt	Wed Feb 22 13:34:36 2012 -0800
     9.3 @@ -0,0 +1,6 @@
     9.4 +Berkeley DB enables the development of custom data management solutions, without
     9.5 +the overhead traditionally associated with such custom projects. Berkeley DB 
     9.6 +provides a collection of well-proven building-block technologies that can be 
     9.7 +configured to address any application need from the hand-held device to the 
     9.8 +datacenter, from a local storage solution to a world-wide distributed one, from 
     9.9 +kilobytes to petabytes.
    10.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.2 +++ b/dialog/description.txt	Wed Feb 22 13:34:36 2012 -0800
    10.3 @@ -0,0 +1,3 @@
    10.4 +Though similar in style to CDK, Dialog is different, being a script-interpreter 
    10.5 +which provides a set of curses widgets. Widgets are objects whose appearance and
    10.6 +behavior can be customized.
    11.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    11.2 +++ b/dillo/description.txt	Wed Feb 22 13:34:36 2012 -0800
    11.3 @@ -0,0 +1,16 @@
    11.4 +What is Dillo?
    11.5 +    Dillo is a multi-platform graphical web browser known for its speed and 
    11.6 +    small footprint.
    11.7 +    
    11.8 +    Dillo is written in C and C++.
    11.9 +    
   11.10 +    Dillo is based on FLTK, the Fast Light Toolkit (statically-linked by 
   11.11 +    default!).
   11.12 +    
   11.13 +    Dillo is free software made available under the terms of the GNU General 
   11.14 +    Public License (GPLv3).
   11.15 +    
   11.16 +    Dillo strives to be friendly both to users and developers.
   11.17 +    
   11.18 +    Dillo helps web authors to comply with web standards by using the bug meter.
   11.19 +                        
    12.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.2 +++ b/e2fsprogs/description.txt	Wed Feb 22 13:34:36 2012 -0800
    12.3 @@ -0,0 +1,2 @@
    12.4 +E2fsprogs provides the filesystem utilities for use with the ext2 filesystem. It
    12.5 +also supports the ext3 and ext4 filesystems.
    13.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.2 +++ b/enchant/description.txt	Wed Feb 22 13:34:36 2012 -0800
    13.3 @@ -0,0 +1,2 @@
    13.4 +The enchant package provide a generic interface into various existing spell 
    13.5 +checking libaries. 
    14.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    14.2 +++ b/flex/description.txt	Wed Feb 22 13:34:36 2012 -0800
    14.3 @@ -0,0 +1,2 @@
    14.4 +Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer,
    14.5 +is a program which recognizes lexical patterns in text. 
    15.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    15.2 +++ b/fontconfig/description.txt	Wed Feb 22 13:34:36 2012 -0800
    15.3 @@ -0,0 +1,1 @@
    15.4 +Fontconfig is a library for configuring and customizing font access.
    16.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    16.2 +++ b/freetype/description.txt	Wed Feb 22 13:34:36 2012 -0800
    16.3 @@ -0,0 +1,3 @@
    16.4 +FreeType 2 is a software font engine that is designed to be small, efficient, 
    16.5 +highly customizable, and portable while capable of producing high-quality output
    16.6 +(glyph images).
    17.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    17.2 +++ b/gawk/description.txt	Wed Feb 22 13:34:36 2012 -0800
    17.3 @@ -0,0 +1,6 @@
    17.4 +If you are like many computer users, you would frequently like to make changes 
    17.5 +in various text files wherever certain patterns appear, or extract data from 
    17.6 +parts of certain lines while discarding the rest. To write a program to do this
    17.7 +in a language such as C or Pascal is a time-consuming inconvenience that may 
    17.8 +take many lines of code. The job is easy with awk, especially the GNU 
    17.9 +implementation: gawk. 
    18.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    18.2 +++ b/gc/description.txt	Wed Feb 22 13:34:36 2012 -0800
    18.3 @@ -0,0 +1,2 @@
    18.4 +The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage 
    18.5 +collecting replacement for C malloc or C++ new. 
    19.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    19.2 +++ b/gcc-lib-base/description.txt	Wed Feb 22 13:34:36 2012 -0800
    19.3 @@ -0,0 +1,3 @@
    19.4 +The GNU Compiler Collection includes front ends for C, C++, Objective-C, 
    19.5 +Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++,
    19.6 +libgcj,...). 
    20.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    20.2 +++ b/gcc/description.txt	Wed Feb 22 13:34:36 2012 -0800
    20.3 @@ -0,0 +1,3 @@
    20.4 +The GNU Compiler Collection includes front ends for C, C++, Objective-C, 
    20.5 +Fortran, Java, Ada, and Go, as well as libraries for these languages (libstdc++,
    20.6 +libgcj,...). 
    21.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    21.2 +++ b/gettext-base/description.txt	Wed Feb 22 13:34:36 2012 -0800
    21.3 @@ -0,0 +1,3 @@
    21.4 +This package offers to programmers, translators, and even users, a well 
    21.5 +integrated set of tools and documentation to develop native language support for
    21.6 +applications.
    22.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    22.2 +++ b/gftp/description.txt	Wed Feb 22 13:34:36 2012 -0800
    22.3 @@ -0,0 +1,1 @@
    22.4 +gFTP is a free multithreaded file transfer client for *NIX based machines.
    23.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    23.2 +++ b/git/description.txt	Wed Feb 22 13:34:36 2012 -0800
    23.3 @@ -0,0 +1,2 @@
    23.4 +Git is a free & open source, distributed version control system designed to 
    23.5 +handle everything from small to very large projects with speed and efficiency.