1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/liboil/liboil.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A simple function library optimized for various CPUs
14 [T] Liboil is a library of simple functions that are optimized
15 [T] for various CPUs. These functions are generally loops
16 [T] implementing simple algorithms, such as converting an
17 [T] array of N integers to floating-point numbers or multi-
18 [T] plying and summing an array of N numbers. Such functions
19 [T] are candidates for significant optimization using various
20 [T] techniques, especially by using extended instructions
21 [T] provided by modern CPUs (Altivec, MMX, SSE, etc.).
23 [U] http://liboil.freedesktop.org
25 [A] David Schleef <ds@schleef.org>
26 [M] Rene Rebe <rene@t2-project.org>
35 [P] X -----5---9 150.000
38 [D] f966398f2172004a46e35359278d1c4e621035dc784a46be2f4eb0bf liboil-0.3.17.tar.gz http://liboil.freedesktop.org/download/