Sha256: 1fc2883abb92e79167b2f49cabc4275463d2dff26e12845b23b09bb4ea6200ca

Contents?: true

Size: 1.77 KB

Versions: 1

Compression:

Stored size: 1.77 KB

Contents

Gemfile
Gemfile.lock
History.txt
LICENSE
Manifest
README.md
Rakefile
auto.watchr
bibtex-ruby.gemspec
doc
examples
examples/bib2html.rb
examples/bib2yaml.rb
examples/markdown.bib
features
features/bibtex.feature
features/entries.feature
features/issues
features/issues/braced_strings.feature
features/issues/number_keys.feature
features/issues/parse_months.feature
features/issues/slash_keys.feature
features/issues/trailing_comma.feature
features/names.feature
features/preambles.feature
features/query.feature
features/replacement.feature
features/step_definitions
features/step_definitions/bibtex_steps.rb
features/step_definitions/name_steps.rb
features/strings.feature
features/support
features/support/env.rb
lib
lib/bibtex
lib/bibtex/bibliography.rb
lib/bibtex/bibtex.y
lib/bibtex/elements.rb
lib/bibtex/entry.rb
lib/bibtex/error.rb
lib/bibtex/extensions.rb
lib/bibtex/lexer.rb
lib/bibtex/name_parser.output
lib/bibtex/name_parser.rb
lib/bibtex/names.rb
lib/bibtex/names.y
lib/bibtex/parser.output
lib/bibtex/parser.rb
lib/bibtex/replaceable.rb
lib/bibtex/utilities.rb
lib/bibtex/value.rb
lib/bibtex/version.rb
lib/bibtex.rb
test
test/benchmark.rb
test/bibtex
test/bibtex/test_bibliography.rb
test/bibtex/test_elements.rb
test/bibtex/test_entry.rb
test/bibtex/test_lexer.rb
test/bibtex/test_name_parser.rb
test/bibtex/test_names.rb
test/bibtex/test_parser.rb
test/bibtex/test_string.rb
test/bibtex/test_utilities.rb
test/bibtex/test_value.rb
test/fixtures
test/fixtures/benchmark.bib
test/fixtures/bibdesk.bib
test/fixtures/comment.bib
test/fixtures/decoret.bib
test/fixtures/empty.bib
test/fixtures/entry.bib
test/fixtures/errors.bib
test/fixtures/no_bibtex.bib
test/fixtures/preamble.bib
test/fixtures/roundtrip.bib
test/helper.rb
test/profile.dot
test/profile.rb
test/test_bibtex.rb
test/test_export.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bibtex-ruby-1.3.7 Manifest