Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Text-BibTeX-0.80-lp152.3.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: perl-Text-BibTeX Distribution: openSUSE Leap 15.2
Version: 0.80 Vendor: openSUSE
Release: lp152.3.2 Build date: Thu Nov 7 17:30:54 2019
Group: Development/Libraries/Perl Build host: obs-arm-2
Size: 562942 Source RPM: perl-Text-BibTeX-0.80-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Text-BibTeX/
Summary: Interface to Read and Parse BibTeX Files
The 'Text::BibTeX' module serves mainly as a high-level introduction to the
'Text::BibTeX' library, for both code and documentation purposes. The code
loads the two fundamental modules for processing BibTeX files
('Text::BibTeX::File' and 'Text::BibTeX::Entry'), and this documentation
gives a broad overview of the whole library that isn't available in the
documentation for the individual modules that comprise it.

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). These functions don't generally fit in the
object-oriented class hierarchy centred around the 'Text::BibTeX::Entry'
class, mainly because they are specific to bibliographic data and operate
on generic strings (rather than being tied to a particular BibTeX entry).
These are also documented here, in "MISCELLANEOUS FUNCTIONS".

Note that every module described here begins with the 'Text::BibTeX'
prefix. For brevity, I have dropped this prefix from most class and module
names in the rest of this manual page (and in most of the other manual
pages in the library).

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Wed May 31 2017 werner@suse.de
  - Remove patches now upstream
    * Text-BibTeX-rpmlint.patch
    * perl-Text-BibTeX-uninit.patch
  - Add file cpanspec.yml
  - Make if build
  - Add patch manual-pages-for-libbtparse.patch to get API manual
    pages for libbtparse into third section as well
  - Split package for libbtparse.so off from main package
* Thu May 25 2017 coolo@suse.com
  - updated to 0.80
    see /usr/share/doc/packages/perl-Text-BibTeX/Changes
    0.80 2017-03-25
    * Fix tests in order to work without dot in @INC (thanks Kent Fredric for the bug report)
    0.79 2017-03-13
    * Further fixes to allow the parse of multiple files (Karl Wette).
    0.78 2017-01-10
    * Fixed some issues with uninitialized arrays and s390
    * Fixed test with fileno (thanks to Karl Wette).
    * Allow state of btparse parser to be reset, for parsing multiple files (Karl Wette):
    - bt_parse_entry(): reset parser state if infile == NULL
    - BibTeX.xs: add _reset_parse(), _reset_parse_s() methods to Text::BibTeX::Entry
    - Text::BibTeX::Entry: allow new() or parse() with undefined filehandle; calls _reset_parse()
    - Text::BibTeX::Entry: allow new() or parse_s() with undefined text; calls _reset_parse_s()
    - Text::BibTeX::File: close() calls Text::BibTeX::Entry->new($filename, undef) to reset parser
    0.77 2016-09-20
    * Fixes for testing and installing on Darwin (install_name issues).
      Thanks to Nuno "smash" Carvalho for the report and debug help.
    0.76 2016-07-06
    * Added 'reset_macros' option to Text::BibTeX::File, in order
      to remove all defined macros (except months)
    0.76_02 2016-07-05
    * Fix issue with binmode not being copied in Clone method.
    * Make month abbreviations available always, and not only when
      using Text::BibTeX::Bib.
    * Added docs to supported options for Text::BibTeX::Entry.
    0.76_01 2016-07-04
    * Solved nasty bug when using lvalues as parameters (substr).
    * Added tests.
    0.75 2016-07-03
    * Stable version with bytes/utf-8 support.
    0.75_05 2016-07-02
    * Get 5.8.x back aboard;
    0.75_04 2016-07-01
    * Fixed reference to empty function name;
    0.75_03 2016-06-30
    * Rename split_list to isplit_list, and creaed split_list wrapper;
    * Added normalization option;
    0.75_02 2016-06-25
    * Minor fix for some perl version parsing problems.
    0.75_01 2016-06-24
    * Added binmode option. Should allow unicode handling directly.
    0.74 2016-06-15
    * Get perl 5.8.x back.
    0.73 2016-06-14
    * Change some documentation in order to use ->new method, instead
      of older 'new Class()' approach;
    * Add sensible default values to Text::BibTeX::NameFormat to reduce
      the amount of segmentation faults for users forgetting arguments.
* Tue May 31 2016 pjanouch@suse.de
  - updated to 0.72
    see /usr/share/doc/packages/perl-Text-BibTeX/Changes
    0.72 2016-04-19
    * Added clone() method to Text::BibTeX::Entry
    0.71 2015-05-28
    * Fix segmentation fault when btparse fails parsing a long
      entry. Thanks to Dale Evans.
    * Stop using UNIVERSAL (5.21.3 requirement).
      Thanks to Jitka Plesnikova
  - removed perl-Text-BibTeX-libdir.patch since it's been upstreamed
* Fri Sep 19 2014 coolo@suse.com
  - updated to 0.70
    * Added metadata for metacpan
* Fri Jun 20 2014 schwab@linux-m68k.org
  - perl-Text-BibTeX-uninit.patch: Fix use of unitialized memory
  - update to 0.69
    * Replacement for islower() which understands all Unicode 6.2.0
      chars with "LOWERCASE" property
    * Fixes for UTF-8 handling of combining marks
* Sun Mar 03 2013 schwab@suse.de
  - Add aarch64 to the list of lib64 platforms
* Mon Dec 10 2012 ro@suse.de
  - fix libdir for s390x as well
  - update to 0.66
    * Fix a segmentation fault with strcat and no string limit
    * Patch to support @ and ~ in names
    * Patch to expand macro size limit
* Fri May 25 2012 dvaleev@suse.com
  - fix ppc64 libdir
* Mon May 21 2012 werner@suse.de
  - Make perl-Text-BibTeX from devel:languages:perl:CPAN-T build for
    Factory that is make it build and survive rpmlint
  - Do not forget the libbtparse.so as this is required

Files

/usr/bin/biblex
/usr/bin/bibparse
/usr/bin/dumpnames
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/Bib.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/BibFormat.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/BibSort.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/Entry.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/File.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/Name.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/NameFormat.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/Structure.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/Text/BibTeX/Value.pm
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/Text
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/Text/BibTeX
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/Text/BibTeX/BibTeX.bs
/usr/lib/perl5/vendor_perl/5.26.1/aarch64-linux-thread-multi/auto/Text/BibTeX/BibTeX.so
/usr/share/doc/packages/perl-Text-BibTeX
/usr/share/doc/packages/perl-Text-BibTeX/Changes
/usr/share/doc/packages/perl-Text-BibTeX/README
/usr/share/doc/packages/perl-Text-BibTeX/README.OLD
/usr/share/doc/packages/perl-Text-BibTeX/THANKS
/usr/share/doc/packages/perl-Text-BibTeX/examples
/usr/share/doc/packages/perl-Text-BibTeX/examples/append_entries
/usr/share/doc/packages/perl-Text-BibTeX/scripts
/usr/share/doc/packages/perl-Text-BibTeX/scripts/btcheck
/usr/share/doc/packages/perl-Text-BibTeX/scripts/btformat
/usr/share/doc/packages/perl-Text-BibTeX/scripts/btsort
/usr/share/man/man1/btool_faq.1.gz
/usr/share/man/man3/Text::BibTeX.3pm.gz
/usr/share/man/man3/Text::BibTeX::Bib.3pm.gz
/usr/share/man/man3/Text::BibTeX::BibFormat.3pm.gz
/usr/share/man/man3/Text::BibTeX::BibSort.3pm.gz
/usr/share/man/man3/Text::BibTeX::Entry.3pm.gz
/usr/share/man/man3/Text::BibTeX::File.3pm.gz
/usr/share/man/man3/Text::BibTeX::Name.3pm.gz
/usr/share/man/man3/Text::BibTeX::NameFormat.3pm.gz
/usr/share/man/man3/Text::BibTeX::Structure.3pm.gz
/usr/share/man/man3/Text::BibTeX::Value.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024