dev-ruby/asciidoctor-bibtex::vowstar
- Ebuilds: 1, Testing: 0.8.0 Description:
asciidoctor-bibtex adds bibtex integration to AsciiDoc documents by
introducing three new macros: cite:[KEY], bibitem:[KEY] and
bibliography::[]. Citations are parsed and replaced with formatted
inline texts, and reference lists are automatically generated and
inserted into where bibliography::[] is placed. bibitem:[KEY] will
insert a rendered bibliography item directly into the text.
Homepage:https://github.com/asciidoctor/asciidoctor-bibtex License: OWL
dev-ruby/asciidoctor-mathematical::vowstar
- Ebuilds: 1, Testing: 0.3.5 Description:
asciidoctor-bibtex adds bibtex integration to AsciiDoc documents by
introducing three new macros: cite:[KEY], bibitem:[KEY] and
bibliography::[]. Citations are parsed and replaced with formatted
inline texts, and reference lists are automatically generated and
inserted into where bibliography::[] is placed. bibitem:[KEY] will
insert a rendered bibliography item directly into the text.
Homepage:https://github.com/asciidoctor/asciidoctor-mathematical License: OWL
dev-ruby/bibtex-ruby::vowstar
- Ebuilds: 2, Testing: 6.0.0 Description:
BibTeX-Ruby is the Rubyist's swiss-army-knife for all things BibTeX.
It includes a parser for all common BibTeX objects (@string, @preamble,
@comment and regular entries) and a sophisticated name parser that
tokenizes correctly formatted names; BibTeX-Ruby recognizes BibTeX
string replacements, joins values containing multiple strings or
variables, supports cross-references, and decodes common LaTeX
formatting instructions to unicode; if you are in a hurry, it also
allows for easy export/conversion to formats such as YAML, JSON,
CiteProc/CSL, XML (BibTeXML, requires rexml), and RDF (experimental).
Homepage:https://github.com/inukshuk/bibtex-ruby License: GPL-3
dev-ruby/citeproc::vowstar
- Ebuilds: 1, Testing: 1.0.10 Description:
CiteProc is a cite processor interface and citation data API based on
the Citation Style Language (CSL) specifications. To actually process
citations a dedicated processor engine is required; a pure Ruby engine
is available in the citeproc-ruby gem.
Homepage:https://github.com/inukshuk/citeproc License: AGPL-3 BSD-2
dev-ruby/citeproc-ruby::vowstar
- Ebuilds: 2, Testing: 2.0.0 Description:
LaTeX::Decode is a Ruby gem to convert LaTeX input to Unicode.
Its original use was as an input filter for [BibTeX-Ruby][] but it can
be used independently to decode LaTeX. Many of the patterns used by this
Ruby gem are based on François Charette's equivalent Perl module
LaTeX::Decode.
Homepage:https://github.com/inukshuk/citeproc-ruby License: AGPL-3 BSD-2
dev-ruby/csl::vowstar
- Ebuilds: 2, Testing: 2.0.0 Description:
BibTeX-Ruby is the Rubyist's swiss-army-knife for all things BibTeX.
It includes a parser for all common BibTeX objects (@string, @preamble,
@comment and regular entries) and a sophisticated name parser that
tokenizes correctly formatted names; BibTeX-Ruby recognizes BibTeX
string replacements, joins values containing multiple strings or
variables, supports cross-references, and decodes common LaTeX
formatting instructions to unicode; if you are in a hurry, it also
allows for easy export/conversion to formats such as YAML, JSON,
CiteProc/CSL, XML (BibTeXML, requires rexml), and RDF (experimental).
Homepage:https://github.com/inukshuk/csl-ruby License: AGPL-3 BSD-2
dev-ruby/csl-styles::vowstar
- Ebuilds: 2, Testing: 2.0.1 Description:
The csl-styles gem includes all Citation Style Language (CSL) styles and
locale files from the official styles and locales repositories packaged
for use with the CSL RubyGem.
All styles and locales are copyright of their respective authors and
released under the Creative Commons Attribution-ShareAlike license.
Homepage:https://github.com/inukshuk/csl-styles License: AGPL-3 BSD-2
dev-ruby/latex-decode::vowstar
- Ebuilds: 1, Testing: 0.4.0 Description:
LaTeX::Decode is a Ruby gem to convert LaTeX input to Unicode.
Its original use was as an input filter for [BibTeX-Ruby][] but it can
be used independently to decode LaTeX. Many of the patterns used by this
Ruby gem are based on François Charette's equivalent Perl module
LaTeX::Decode.
Homepage:https://github.com/inukshuk/latex-decode License: GPL-3
dev-ruby/mathematical::vowstar
- Ebuilds: 1, Testing: 1.6.14 Description:
Asciidoctor PDF is a native PDF converter for AsciiDoc that serves the
pdf backend. It bypasses the step of generating an intermediary format
such as DocBook, Apache FO, or LaTeX in order to produce PDF.
Instead, you use Asciidoctor PDF to convert your documents directly
from AsciiDoc to PDF with Asciidoctor. The aim of this library is to
take the pain out of creating PDF documents from AsciiDoc.
Homepage:https://github.com/gjtorikian/mathematical License: MIT
dev-ruby/namae::vowstar
- Ebuilds: 1, Testing: 1.1.1 Description:
Namae is a parser for human names. It recognizes personal names of
various cultural backgrounds and tries to split them into their
component parts (e.g., given and family names, honorifics etc.).
Homepage:https://github.com/berkmancenter/namae License: AGPL-3 BSD-2
dev-ruby/polyglot::vowstar
- Ebuilds: 1, Testing: 0.3.5 Description:
Polyglot provides support for fully-custom DSLs by providing a
registry of file types that can be loaded by its improved version of
'require', using a custom loader for each file type.
Homepage:http://polyglot.rubyforge.org/ License: MIT
dev-ruby/ruby-enum::vowstar
- Ebuilds: 1, Testing: 0.9.0 Description:
Enum-like behavior for Ruby. Enums can be defined and accessed either
as constants, or class methods, which is a matter of preference.
The value is optional. If unspecified, the value will default to the
key. Enums support all Enumerable methods.
Homepage:https://github.com/dblock/ruby-enum License: AGPL-3 BSD-2