diff options
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/CherryPy/README | 2 | ||||
-rw-r--r-- | libraries/ClientForm/README | 2 | ||||
-rw-r--r-- | libraries/alglib/slack-desc | 2 | ||||
-rw-r--r-- | libraries/argtable/README | 2 | ||||
-rw-r--r-- | libraries/enca/README | 2 | ||||
-rw-r--r-- | libraries/fpconst/README | 2 | ||||
-rw-r--r-- | libraries/fpconst/slack-desc | 2 | ||||
-rw-r--r-- | libraries/gsl/README | 2 | ||||
-rw-r--r-- | libraries/gsm/README | 2 | ||||
-rw-r--r-- | libraries/iksemel/README | 2 | ||||
-rw-r--r-- | libraries/kwebkitpart/README | 2 | ||||
-rw-r--r-- | libraries/libatomic_ops/README | 2 | ||||
-rw-r--r-- | libraries/libev/README | 2 | ||||
-rw-r--r-- | libraries/libminizip/README | 2 | ||||
-rw-r--r-- | libraries/libotf/README | 2 | ||||
-rw-r--r-- | libraries/libowfat/slack-desc | 2 | ||||
-rw-r--r-- | libraries/libwpg/README | 2 | ||||
-rw-r--r-- | libraries/libx86emu/README | 2 | ||||
-rw-r--r-- | libraries/logilab-astng/README | 2 | ||||
-rw-r--r-- | libraries/mini18n/README | 2 | ||||
-rw-r--r-- | libraries/ogre/README | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/libraries/CherryPy/README b/libraries/CherryPy/README index fa7107a588..316ba98147 100644 --- a/libraries/CherryPy/README +++ b/libraries/CherryPy/README @@ -2,4 +2,4 @@ CherryPy is a pythonic, object-oriented HTTP framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This results in smaller source code -developed in less time.
\ No newline at end of file +developed in less time. diff --git a/libraries/ClientForm/README b/libraries/ClientForm/README index 926540e208..61f79cc2bf 100644 --- a/libraries/ClientForm/README +++ b/libraries/ClientForm/README @@ -4,4 +4,4 @@ the completed forms to the server. It developed from a port of Gisle Aas' Perl module HTML::Form, from the libwww-perl library, but the interface is not the same. -Requires pysetuptools.
\ No newline at end of file +Requires pysetuptools. diff --git a/libraries/alglib/slack-desc b/libraries/alglib/slack-desc index db525346de..04ce75569b 100644 --- a/libraries/alglib/slack-desc +++ b/libraries/alglib/slack-desc @@ -16,4 +16,4 @@ alglib: alglib: alglib: alglib: -alglib:
\ No newline at end of file +alglib: diff --git a/libraries/argtable/README b/libraries/argtable/README index d8330b9c9b..52e4457e35 100644 --- a/libraries/argtable/README +++ b/libraries/argtable/README @@ -4,4 +4,4 @@ define their program's argument syntax directly in the source code as an array of structs. The command line is then parsed according to that specification and the resulting values stored directly into user-defined program variables where they are accessible to the -main program.
\ No newline at end of file +main program. diff --git a/libraries/enca/README b/libraries/enca/README index 39b8bc59b9..ee7388298a 100644 --- a/libraries/enca/README +++ b/libraries/enca/README @@ -4,4 +4,4 @@ you to recode files without knowing their current encoding. It supports most of Central and East European languages, and a few Unicode variants, independently on language. -Optionally recode can be compiled with enca if found.
\ No newline at end of file +Optionally recode can be compiled with enca if found. diff --git a/libraries/fpconst/README b/libraries/fpconst/README index e7ce665eda..0b265827b5 100644 --- a/libraries/fpconst/README +++ b/libraries/fpconst/README @@ -2,4 +2,4 @@ Utilities for handling IEEE 754 floating point special values. This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (PosInf), and Negative Infinity -(NegInf), as well as functions to test for these values.
\ No newline at end of file +(NegInf), as well as functions to test for these values. diff --git a/libraries/fpconst/slack-desc b/libraries/fpconst/slack-desc index 92e8c676ac..f47f486fd3 100644 --- a/libraries/fpconst/slack-desc +++ b/libraries/fpconst/slack-desc @@ -17,4 +17,4 @@ fpconst: fpconst: Homepage: http://pypi.python.org/pypi/fpconst/ fpconst: fpconst: -
\ No newline at end of file + diff --git a/libraries/gsl/README b/libraries/gsl/README index cfb86e0156..7824452098 100644 --- a/libraries/gsl/README +++ b/libraries/gsl/README @@ -4,4 +4,4 @@ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test -suite.
\ No newline at end of file +suite. diff --git a/libraries/gsm/README b/libraries/gsm/README index 67e6c4235b..7fbb594a5f 100644 --- a/libraries/gsm/README +++ b/libraries/gsm/README @@ -3,4 +3,4 @@ of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s. -The homepage link is dead there is no known homepage at this time.
\ No newline at end of file +The homepage link is dead there is no known homepage at this time. diff --git a/libraries/iksemel/README b/libraries/iksemel/README index 0ff588ce24..3a0176e07b 100644 --- a/libraries/iksemel/README +++ b/libraries/iksemel/README @@ -7,4 +7,4 @@ iksemel is an XML (eXtensible Markup Language) parser library designed for Jabbe * Only UTF8 encoding is built-in supported. * Fully documented with examples. -iksemel is a dependancy for the re_jabber and chan_gtalk modules when building Asterisk.
\ No newline at end of file +iksemel is a dependancy for the re_jabber and chan_gtalk modules when building Asterisk. diff --git a/libraries/kwebkitpart/README b/libraries/kwebkitpart/README index 37f801a706..17bd861628 100644 --- a/libraries/kwebkitpart/README +++ b/libraries/kwebkitpart/README @@ -4,4 +4,4 @@ You can use it for example for browsing the web in Konqueror. KWebKitPart is still in early development and thus not guaranteed to be in production quality yet. -KDE 4.4 or greater is required for building and running KWebKitPart.
\ No newline at end of file +KDE 4.4 or greater is required for building and running KWebKitPart. diff --git a/libraries/libatomic_ops/README b/libraries/libatomic_ops/README index 29fe760bdc..45c85c7f91 100644 --- a/libraries/libatomic_ops/README +++ b/libraries/libatomic_ops/README @@ -3,4 +3,4 @@ on a number of architectures. This allows direct use of these in reasonably portable code. Unlike earlier similar packages, this one explicitly considers memory barrier semantics, and allows the construction of code that involves minimum overhead -across a variety of architectures.
\ No newline at end of file +across a variety of architectures. diff --git a/libraries/libev/README b/libraries/libev/README index 9e582dd58d..ba522d4f7a 100644 --- a/libraries/libev/README +++ b/libraries/libev/README @@ -6,4 +6,4 @@ more featureful. And also smaller. Yay. Note: libev and libevent both have a usr/include/event.h header file. This could lead to compile problems if both -packages are installed at the same time.
\ No newline at end of file +packages are installed at the same time. diff --git a/libraries/libminizip/README b/libraries/libminizip/README index 43a7b10139..1b96650f98 100644 --- a/libraries/libminizip/README +++ b/libraries/libminizip/README @@ -1,2 +1,2 @@ libminizip is the small library to compress and uncompress zip files -with the help of zlib.
\ No newline at end of file +with the help of zlib. diff --git a/libraries/libotf/README b/libraries/libotf/README index fbdb59c225..0b16eeceb3 100644 --- a/libraries/libotf/README +++ b/libraries/libotf/README @@ -4,4 +4,4 @@ The library "libotf" provides the following facilites. these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code - sequence by using the above tables.
\ No newline at end of file + sequence by using the above tables. diff --git a/libraries/libowfat/slack-desc b/libraries/libowfat/slack-desc index 8a85802e2f..f0bcf476a1 100644 --- a/libraries/libowfat/slack-desc +++ b/libraries/libowfat/slack-desc @@ -16,4 +16,4 @@ libowfat: Originally written by Felix von Leitner, the latest version is libowfat: available via anonymous CVS: libowfat: $ cvs -d :pserver:cvs@cvs.fefe.de:/cvs -z9 co libowfat libowfat: -libowfat: Homepage: http://www.fefe.de/libowfat/
\ No newline at end of file +libowfat: Homepage: http://www.fefe.de/libowfat/ diff --git a/libraries/libwpg/README b/libraries/libwpg/README index ea60ab54a6..7c35635708 100644 --- a/libraries/libwpg/README +++ b/libraries/libwpg/README @@ -1 +1 @@ -libwpg is a library for reading and converting WPG images
\ No newline at end of file +libwpg is a library for reading and converting WPG images diff --git a/libraries/libx86emu/README b/libraries/libx86emu/README index bfe0f6d556..4d909efd59 100644 --- a/libraries/libx86emu/README +++ b/libraries/libx86emu/README @@ -1,2 +1,2 @@ Small x86 emulation library with focus of easy usage and extended -execution logging functions.
\ No newline at end of file +execution logging functions. diff --git a/libraries/logilab-astng/README b/libraries/logilab-astng/README index 9312185de8..0864b0fc5c 100644 --- a/libraries/logilab-astng/README +++ b/libraries/logilab-astng/README @@ -20,4 +20,4 @@ Main modules are: * builder contains the class responsible to build astng trees -Dependences: logilab-common available at SlackBuilds.org
\ No newline at end of file +Dependences: logilab-common available at SlackBuilds.org diff --git a/libraries/mini18n/README b/libraries/mini18n/README index 2fff2a3a5e..7e9154442e 100644 --- a/libraries/mini18n/README +++ b/libraries/mini18n/README @@ -5,4 +5,4 @@ Features: * Overrideable system-locale support * Full UTF-8 support -* Converters for systems not using UTF-8
\ No newline at end of file +* Converters for systems not using UTF-8 diff --git a/libraries/ogre/README b/libraries/ogre/README index 2874e61411..b226ccec19 100644 --- a/libraries/ogre/README +++ b/libraries/ogre/README @@ -31,4 +31,4 @@ OGRE_BUILD_SAMPLES=ON ./ogre.SlackBuild Optional dependencies available at SlackBuilds.org: zziplib, FreeImage, tbb, cppunit, ois -Optional dependencies NOT (yet) available at SlackBuilds.org: cg, opengles, POCO
\ No newline at end of file +Optional dependencies NOT (yet) available at SlackBuilds.org: cg, opengles, POCO |