bobcat 3.17.00-1 source package in Ubuntu

Changelog

bobcat (3.17.00-1) unstable; urgency=low


  * New upstream release mainly removes inline functions from maintenance
    header files. For several other issues: see the upstream changelog

 -- Frank B. Brokken <email address hidden>  Wed, 09 Oct 2013 17:52:15 +0200

Upload details

Uploaded by:
Frank B. Brokken
Uploaded to:
Sid
Original maintainer:
Frank B. Brokken
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bobcat_3.17.00-1.dsc 2.1 KiB e91c72095048ba2a59c9e759775f0db1dcc0f2d1c0068363e56d137461dc8f91
bobcat_3.17.00.orig.tar.gz 920.4 KiB cdfa1cdb81dff6e460e2dd273a37d1453b98420b7011802848ea8d53e7ac5603
bobcat_3.17.00-1.debian.tar.gz 12.5 KiB 2abed741ae05d9fafaa2fd70296c2d704505d519338b6ffe2195bcdf585454e2

Available diffs

No changes file available.

Binary packages built by this source

libbobcat-dev: headers and documentation for the Bobcat library

 Headers and documentation of classes defined in the Bobcat library.
 .
 The Bobcat library contains a variety of C++ classes and templates, some of
 them based on well-known Design Patterns. The library offers classes
 handling, e.g.,
    Child Processes, Forks, Pipes and Redirection
    Command-to-Function associations
    Command-line arguments
    Command-line editing using streams
    Configuration Files
    Decryption and Encryption
    Extended String Operations
    Hash-tables
    Integers of unlimited size
    File-descriptor based streams (e.g. handle sockets using streams)
    Mail headers and mail filtering (milters)
    Message Digests
    Pattern matching
    Shared Memory
    Single (Direct) Key Input
    Syslog- and other kinds of messages
    Temporary files
    Universal Type Conversions (Templates)
 .
 The libbobcat-dev package contains the static library as well as header
 files and manual pages of the Bobcat classes and templates.

libbobcat3: run-time (shared) Bobcat library

 The (shared) Bobcat library contains classes and templates used by, e.g., the
 Stealth and Bisonc++ programs.
 .
 The Bobcat library contains a variety of C++ classes and templates, some of
 them based on well-known Design Patterns. The library offers classes
 handling, e.g.,
    Child Processes, Forks, Pipes and Redirection
    Command-to-Function associations
    Command-line arguments and history handling
    Command-line editing using streams
    Configuration Files
    Decryption and Encryption
    Extended String Operations
    Hash-tables
    Integers of unlimited size
    File-descriptor based streams (e.g. handle sockets using streams)
    Mail headers and mail filtering (milters)
    Message Digests
    Pattern matching
    Shared Memory
    Single (Direct) Key Input
    Syslog- and other kinds of messages
    Temporary files
    Universal Type Conversions (Templates)