Changeset 0f8c431a for general/genlib


Ignore:
Timestamp:
09/17/2024 12:37:27 AM (4 days ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
bf257d4e
Parents:
bead691
Message:

boost: Add a short description for libboost_*.so

This was suggested by Rainer on blfs-dev previously, but I just now got
around to it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    rbead691 r0f8c431a  
    248248    </segmentedlist>
    249249
     250    <variablelist>
     251      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     252      <?dbfo list-presentation="list"?>
     253      <?dbhtml list-presentation="table"?>
     254
     255      <varlistentry id="libboost">
     256        <term><filename class="libraryfile">libboost_*.so</filename></term>
     257        <listitem>
     258          <para>
     259            contains libraries that provide a variety of functions, including
     260            wrappers for NumPy, linear algebra, pseudorandom number generation,
     261            multithreading, image processing, regular expressions, unit testing,
     262            locales, JSON, logging, graphing, and debugging
     263          </para>
     264          <indexterm zone="boost libboost">
     265            <primary sortas="c-libboost">libboost_*.so</primary>
     266          </indexterm>
     267        </listitem>
     268      </varlistentry>
     269    </variablelist>
    250270  </sect2>
    251271
Note: See TracChangeset for help on using the changeset viewer.