libtext-bibtex-perl 0.89-1build2 source package in Ubuntu

Changelog

libtext-bibtex-perl (0.89-1build2) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:03:17 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtext-bibtex-perl_0.89.orig.tar.gz 294.9 KiB 88a78ebf088ec7502f401c5a2b138c862cf5458534b773223bbf3aaf41224196
libtext-bibtex-perl_0.89-1build2.debian.tar.xz 9.1 KiB 542e9dc2406afa2165d3fe4b6a732d32331561a1695af630adceaad2046b6e86
libtext-bibtex-perl_0.89-1build2.dsc 2.4 KiB 3625a98d14bba8e3018cdf58d07776e33a2cdc880e766238a94815fe96e8a10f

Available diffs

View changes file

Binary packages built by this source

libbtparse-dev: C library to parse BibTeX files - development files

 btparse is the C component of btOOL, a pair of libraries for parsing and
 processing BibTeX files. It is built on top of a lexical analyzer and parser
 constructed using PCCTS. The library provides entry points to the parser,
 functions to traverse and query the abstract-syntax tree that it produces, and
 some functions for processing strings in "the BibTeX way".
 .
 This package contains the necessary symlinks, headers and object files needed
 develop applications using btparse.

libbtparse2: C library to parse BibTeX files

 btparse is the C component of btOOL, a pair of libraries for parsing and
 processing BibTeX files. It is built on top of a lexical analyzer and parser
 constructed using PCCTS. The library provides entry points to the parser,
 functions to traverse and query the abstract-syntax tree that it produces, and
 some functions for processing strings in "the BibTeX way".

libbtparse2-dbgsym: debug symbols for libbtparse2
libtext-bibtex-perl: Perl extension to read and parse BibTeX files

 The Text::BibTeX module provides functions to read, parse and write bibTeX
 files using perl.
 .
 The package provides two fundamental modules for processing BibTeX files
 (Text::BibTeX::File and Text::BibTeX::Entry).
 .
 In addition, the Text::BibTeX module provides a number of
 miscellaneous functions that are useful in processing BibTeX data
 (especially the kind that comes from bibliographies as defined by BibTeX
 0.99, rather than generic database files).

libtext-bibtex-perl-dbgsym: debug symbols for libtext-bibtex-perl