bobcat 2.19.00-1 source package in Ubuntu

Changelog

bobcat (2.19.00-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:10:55 +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.00.orig.tar.gz 893.9 KiB 8018e46d484c3d5a73c4f1620992e36dec999d7c16f05964ccfc3c57ed560465
bobcat_2.19.00-1.debian.tar.gz 10.7 KiB 82a6daf08367fd9b644bd081b497b047b31f99e01aa7db9fd846efe824b172c4
bobcat_2.19.00-1.dsc 1.9 KiB e929a346777cf356a221c27b7252a75906df6f7b26b2eb65b9cd717be064cbb8

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)