bobcat 5.09.01-2build1 source package in Ubuntu
Changelog
bobcat (5.09.01-2build1) jammy; urgency=medium * No-change rebuild against libssl3 -- Steve Langasek <email address hidden> Wed, 08 Dec 2021 23:26:49 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bobcat_5.09.01.orig.tar.gz | 1.2 MiB | 970a11e76ac146e064b9280fec45c00dd97b903d136a77f57e9ae4267a209691 |
bobcat_5.09.01-2build1.debian.tar.xz | 14.8 KiB | 60266cefd3f70383ac2528afeb8564d8294cfaef30a6f7dafcc72ea121240c4c |
bobcat_5.09.01-2build1.dsc | 2.2 KiB | 0ad0b96d14fddb9a9dc7243b903302bc84d3fd238f275f3548ccda8bee978603 |
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
Processes, Signals, Threads
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.
- libbobcat5: 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
Processes, Signals, Threads
Shared Memory
Single (Direct) Key Input
Syslog- and other kinds of messages
Temporary files
Universal Type Conversions (Templates)
- libbobcat5-dbgsym: debug symbols for libbobcat5