bobcat 3.18.01-1ubuntu1 source package in Ubuntu
Changelog
bobcat (3.18.01-1ubuntu1) trusty; urgency=low * Adjusted library order to link, resolving FTBFS (a leftover symptom of BTS#608145). -- Daniel T Chen <email address hidden> Tue, 26 Nov 2013 08:46:11 -0500
Upload details
- Uploaded by:
- Daniel T Chen
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bobcat_3.18.01.orig.tar.gz | 972.6 KiB | c4986aa865937c496de66186652ed37d474ab23407913e09884dae450fea2ffb |
bobcat_3.18.01-1ubuntu1.debian.tar.gz | 12.6 KiB | ea436d53dba5f1b8b823a33bd26dde00a8fc4203a86c08e41c575087d31d358f |
bobcat_3.18.01-1ubuntu1.dsc | 1.8 KiB | 24a2c71ac54a0b4189100f6627006d500436508f93a7119288ecb9868c55a0b6 |
Available diffs
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)