bobcat 2.19.01-1 source package in Ubuntu

Changelog

bobcat (2.19.01-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  21 Oct 2011 09:25:33 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
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_2.19.01.orig.tar.gz 854.5 KiB 354c0ac7c6a3d550af17007afe37eee442911b7f8096b3413ac7ce1e28385e08
bobcat_2.19.01-1.debian.tar.gz 10.8 KiB f5ecd9fc5cc2c748ddc46196efca89621df601dd800401482ef2cc75bfae1605
bobcat_2.19.01-1.dsc 2.0 KiB 91a623dfb81a87a1184ba4c2611cd3cc5c222632750be82377d850dad203241d

Available diffs

View changes file

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
    Configurable Context Wrapping (Templates)
    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
    Reference Counting
    Single (Direct) Key Input
    Syslog- and other kinds of messages
    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.

libbobcat2: 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
    Configurable Context Wrapping (Templates)
    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
    Reference Counting
    Single (Direct) Key Input
    Syslog- and other kinds of messages
    Universal Type Conversions (Templates)