emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56759: closed ([PATCH 00/20] gnu: Add AnyStyle.)


From: GNU bug Tracking System
Subject: bug#56759: closed ([PATCH 00/20] gnu: Add AnyStyle.)
Date: Thu, 04 Aug 2022 09:58:01 +0000

Your message dated Thu, 04 Aug 2022 11:57:19 +0200
with message-id <87czdgnxfk.fsf@gnu.org>
and subject line Re: bug#56759: [PATCH 00/20] gnu: Add AnyStyle.
has caused the debbugs.gnu.org bug report #56759,
regarding [PATCH 00/20] gnu: Add AnyStyle.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56759: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56759
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 00/20] gnu: Add AnyStyle. Date: Mon, 25 Jul 2022 08:13:08 -0400
Hi,

This patch series adds AnyStyle, a Ruby library and command-line tool
for parsing academic reference lists and bibliographies. (There as also
an AGPL web application that runs at <https://anystyle.io>, but I
haven't packaged that in this series.)

 -Philip

Philip McGrath (20):
  gnu: Add ruby-wapiti.
  gnu: Add ruby-namae.
  gnu: Add itex2mml.
  gnu: Add ruby-ritex.
  gnu: Add ruby-latex-decode.
  gnu: Add ruby-link-header.
  gnu: Add ruby-rdf.
  gnu: Add ruby-rdf-vocab.
  gnu: Add ruby-bibtex-ruby.
  gnu: Add ruby-unicode-scripts.
  gnu: Add ruby-citeproc.
  gnu: Add ruby-edtf.
  gnu: Add ruby-gli.
  gnu: Add ruby-anystyle-data.
  gnu: Add ruby-anystyle.
  gnu: Add anystyle.
  gnu: ruby-anystyle-data: Don't write to installed gem.
  gnu: ruby-anystyle: Initialize dictionary files.
  gnu: anystyle: Add tests for dictionary adapters.
  gnu: anystyle: Use GDBM by default.

 gnu/local.mk                                  |   3 +
 gnu/packages/maths.scm                        |  53 ++
 ...ruby-anystyle-data-immutable-install.patch |  40 +
 ...uby-anystyle-fix-dictionary-populate.patch |  94 +++
 .../patches/ruby-latex-decode-fix-test.patch  |  66 ++
 gnu/packages/ruby.scm                         | 751 ++++++++++++++++++
 6 files changed, 1007 insertions(+)
 create mode 100644 
gnu/packages/patches/ruby-anystyle-data-immutable-install.patch
 create mode 100644 
gnu/packages/patches/ruby-anystyle-fix-dictionary-populate.patch
 create mode 100644 gnu/packages/patches/ruby-latex-decode-fix-test.patch


base-commit: 212ca81895b2baa819ea11a308ad21880b84a546
-- 
2.32.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#56759: [PATCH 00/20] gnu: Add AnyStyle. Date: Thu, 04 Aug 2022 11:57:19 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

Philip McGrath <philip@philipmcgrath.com> skribis:

> This patch series adds AnyStyle, a Ruby library and command-line tool
> for parsing academic reference lists and bibliographies. (There as also
> an AGPL web application that runs at <https://anystyle.io>, but I
> haven't packaged that in this series.)

The tool looks quite impressive.

>   gnu: Add ruby-wapiti.
>   gnu: Add ruby-namae.
>   gnu: Add itex2mml.
>   gnu: Add ruby-ritex.
>   gnu: Add ruby-latex-decode.
>   gnu: Add ruby-link-header.
>   gnu: Add ruby-rdf.
>   gnu: Add ruby-rdf-vocab.
>   gnu: Add ruby-bibtex-ruby.
>   gnu: Add ruby-unicode-scripts.
>   gnu: Add ruby-citeproc.
>   gnu: Add ruby-edtf.
>   gnu: Add ruby-gli.
>   gnu: Add ruby-anystyle-data.
>   gnu: Add ruby-anystyle.
>   gnu: Add anystyle.
>   gnu: ruby-anystyle-data: Don't write to installed gem.
>   gnu: ruby-anystyle: Initialize dictionary files.
>   gnu: anystyle: Add tests for dictionary adapters.
>   gnu: anystyle: Use GDBM by default.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]