--- !ruby/object:Gem::Specification name: mathematical version: !ruby/object:Gem::Version version: 1.1.1 platform: ruby authors: - Garen Torikian autorequire: bindir: bin cert_chain: [] date: 2015-02-11 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' - !ruby/object:Gem::Dependency name: rake-compiler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.5' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.5' - !ruby/object:Gem::Dependency name: mocha requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: math-to-itex requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.3.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.3.0 - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' description: '["A", "very", "fast", "way", "to", "turn", "LaTeX", "math", "equations", "into", "beautifully", "rendered", "SVGs,", "to", "embed", "on", "the", "web.", "This", "library", "is", "mostly", "written", "in", "C", "and", "is", "a", "general", "purpose", "wrapper", "to", "GNOME''s", "Lasem."]' email: - gjtorikian@gmail.com executables: [] extensions: - ext/mathematical/extconf.rb extra_rdoc_files: [] files: - LICENSE.txt - README.md - Rakefile - ext/mathematical/cairo_callbacks.c - ext/mathematical/cairo_callbacks.h - ext/mathematical/extconf.rb - ext/mathematical/lasem/itex2mml/itex2MML.h - ext/mathematical/lasem/src/lasemrender.c - ext/mathematical/lasem/src/lsm.c - ext/mathematical/lasem/src/lsm.h - ext/mathematical/lasem/src/lsmattributes.c - ext/mathematical/lasem/src/lsmattributes.h - ext/mathematical/lasem/src/lsmcairo.c - ext/mathematical/lasem/src/lsmcairo.h - ext/mathematical/lasem/src/lsmdebug.c - ext/mathematical/lasem/src/lsmdebug.h - ext/mathematical/lasem/src/lsmdom.h - ext/mathematical/lasem/src/lsmdomcharacterdata.c - ext/mathematical/lasem/src/lsmdomcharacterdata.h - ext/mathematical/lasem/src/lsmdomdocument.c - ext/mathematical/lasem/src/lsmdomdocument.h - ext/mathematical/lasem/src/lsmdomdocumentfragment.c - ext/mathematical/lasem/src/lsmdomdocumentfragment.h - ext/mathematical/lasem/src/lsmdomelement.c - ext/mathematical/lasem/src/lsmdomelement.h - ext/mathematical/lasem/src/lsmdomentities.c - ext/mathematical/lasem/src/lsmdomentities.h - ext/mathematical/lasem/src/lsmdomimplementation.c - ext/mathematical/lasem/src/lsmdomimplementation.h - ext/mathematical/lasem/src/lsmdomnamednodemap.c - ext/mathematical/lasem/src/lsmdomnamednodemap.h - ext/mathematical/lasem/src/lsmdomnode.c - ext/mathematical/lasem/src/lsmdomnode.h - ext/mathematical/lasem/src/lsmdomnodelist.c - ext/mathematical/lasem/src/lsmdomnodelist.h - ext/mathematical/lasem/src/lsmdomparser.c - ext/mathematical/lasem/src/lsmdomparser.h - ext/mathematical/lasem/src/lsmdomtext.c - ext/mathematical/lasem/src/lsmdomtext.h - ext/mathematical/lasem/src/lsmdomtypes.h - ext/mathematical/lasem/src/lsmdomview.c - ext/mathematical/lasem/src/lsmdomview.h - ext/mathematical/lasem/src/lsmitex.c - ext/mathematical/lasem/src/lsmitex.h - ext/mathematical/lasem/src/lsmmathml.h - ext/mathematical/lasem/src/lsmmathmlactionelement.c - ext/mathematical/lasem/src/lsmmathmlactionelement.h - ext/mathematical/lasem/src/lsmmathmlaligngroupelement.c - ext/mathematical/lasem/src/lsmmathmlaligngroupelement.h - ext/mathematical/lasem/src/lsmmathmlalignmarkelement.c - ext/mathematical/lasem/src/lsmmathmlalignmarkelement.h - ext/mathematical/lasem/src/lsmmathmlattributes.c - ext/mathematical/lasem/src/lsmmathmlattributes.h - ext/mathematical/lasem/src/lsmmathmldocument.c - ext/mathematical/lasem/src/lsmmathmldocument.h - ext/mathematical/lasem/src/lsmmathmlelement.c - ext/mathematical/lasem/src/lsmmathmlelement.h - ext/mathematical/lasem/src/lsmmathmlencloseelement.c - ext/mathematical/lasem/src/lsmmathmlencloseelement.h - ext/mathematical/lasem/src/lsmmathmlenums.c - ext/mathematical/lasem/src/lsmmathmlenums.h - ext/mathematical/lasem/src/lsmmathmlerrorelement.c - ext/mathematical/lasem/src/lsmmathmlerrorelement.h - ext/mathematical/lasem/src/lsmmathmlfencedelement.c - ext/mathematical/lasem/src/lsmmathmlfencedelement.h - ext/mathematical/lasem/src/lsmmathmlfractionelement.c - ext/mathematical/lasem/src/lsmmathmlfractionelement.h - ext/mathematical/lasem/src/lsmmathmlglyphtableams.c - ext/mathematical/lasem/src/lsmmathmlglyphtableams.h - ext/mathematical/lasem/src/lsmmathmlitexelement.c - ext/mathematical/lasem/src/lsmmathmlitexelement.h - ext/mathematical/lasem/src/lsmmathmllayoututils.c - ext/mathematical/lasem/src/lsmmathmllayoututils.h - ext/mathematical/lasem/src/lsmmathmlmathelement.c - ext/mathematical/lasem/src/lsmmathmlmathelement.h - ext/mathematical/lasem/src/lsmmathmloperatordictionary.c - ext/mathematical/lasem/src/lsmmathmloperatordictionary.h - ext/mathematical/lasem/src/lsmmathmloperatorelement.c - ext/mathematical/lasem/src/lsmmathmloperatorelement.h - ext/mathematical/lasem/src/lsmmathmlpaddedelement.c - ext/mathematical/lasem/src/lsmmathmlpaddedelement.h - ext/mathematical/lasem/src/lsmmathmlphantomelement.c - ext/mathematical/lasem/src/lsmmathmlphantomelement.h - ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.c - ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.h - ext/mathematical/lasem/src/lsmmathmlpresentationtoken.c - ext/mathematical/lasem/src/lsmmathmlpresentationtoken.h - ext/mathematical/lasem/src/lsmmathmlradicalelement.c - ext/mathematical/lasem/src/lsmmathmlradicalelement.h - ext/mathematical/lasem/src/lsmmathmlrowelement.c - ext/mathematical/lasem/src/lsmmathmlrowelement.h - ext/mathematical/lasem/src/lsmmathmlscriptelement.c - ext/mathematical/lasem/src/lsmmathmlscriptelement.h - ext/mathematical/lasem/src/lsmmathmlsemanticselement.c - ext/mathematical/lasem/src/lsmmathmlsemanticselement.h - ext/mathematical/lasem/src/lsmmathmlspaceelement.c - ext/mathematical/lasem/src/lsmmathmlspaceelement.h - ext/mathematical/lasem/src/lsmmathmlstringelement.c - ext/mathematical/lasem/src/lsmmathmlstringelement.h - ext/mathematical/lasem/src/lsmmathmlstyle.c - ext/mathematical/lasem/src/lsmmathmlstyle.h - ext/mathematical/lasem/src/lsmmathmlstyleelement.c - ext/mathematical/lasem/src/lsmmathmlstyleelement.h - ext/mathematical/lasem/src/lsmmathmltablecellelement.c - ext/mathematical/lasem/src/lsmmathmltablecellelement.h - ext/mathematical/lasem/src/lsmmathmltableelement.c - ext/mathematical/lasem/src/lsmmathmltableelement.h - ext/mathematical/lasem/src/lsmmathmltablerowelement.c - ext/mathematical/lasem/src/lsmmathmltablerowelement.h - ext/mathematical/lasem/src/lsmmathmltraits.c - ext/mathematical/lasem/src/lsmmathmltraits.h - ext/mathematical/lasem/src/lsmmathmltypes.h - ext/mathematical/lasem/src/lsmmathmlunderoverelement.c - ext/mathematical/lasem/src/lsmmathmlunderoverelement.h - ext/mathematical/lasem/src/lsmmathmlutils.c - ext/mathematical/lasem/src/lsmmathmlutils.h - ext/mathematical/lasem/src/lsmmathmlview.c - ext/mathematical/lasem/src/lsmmathmlview.h - ext/mathematical/lasem/src/lsmproperties.c - ext/mathematical/lasem/src/lsmproperties.h - ext/mathematical/lasem/src/lsmstr.c - ext/mathematical/lasem/src/lsmstr.h - ext/mathematical/lasem/src/lsmsvg.h - ext/mathematical/lasem/src/lsmsvgaelement.c - ext/mathematical/lasem/src/lsmsvgaelement.h - ext/mathematical/lasem/src/lsmsvgattributes.h - ext/mathematical/lasem/src/lsmsvgcircleelement.c - ext/mathematical/lasem/src/lsmsvgcircleelement.h - ext/mathematical/lasem/src/lsmsvgclippathelement.c - ext/mathematical/lasem/src/lsmsvgclippathelement.h - ext/mathematical/lasem/src/lsmsvgcolors.c - ext/mathematical/lasem/src/lsmsvgcolors.h - ext/mathematical/lasem/src/lsmsvgdefselement.c - ext/mathematical/lasem/src/lsmsvgdefselement.h - ext/mathematical/lasem/src/lsmsvgdocument.c - ext/mathematical/lasem/src/lsmsvgdocument.h - ext/mathematical/lasem/src/lsmsvgelement.c - ext/mathematical/lasem/src/lsmsvgelement.h - ext/mathematical/lasem/src/lsmsvgellipseelement.c - ext/mathematical/lasem/src/lsmsvgellipseelement.h - ext/mathematical/lasem/src/lsmsvgenums.c - ext/mathematical/lasem/src/lsmsvgenums.h - ext/mathematical/lasem/src/lsmsvgfilterblend.c - ext/mathematical/lasem/src/lsmsvgfilterblend.h - ext/mathematical/lasem/src/lsmsvgfiltercomposite.c - ext/mathematical/lasem/src/lsmsvgfiltercomposite.h - ext/mathematical/lasem/src/lsmsvgfilterelement.c - ext/mathematical/lasem/src/lsmsvgfilterelement.h - ext/mathematical/lasem/src/lsmsvgfilterflood.c - ext/mathematical/lasem/src/lsmsvgfilterflood.h - ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.c - ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.h - ext/mathematical/lasem/src/lsmsvgfiltermerge.c - ext/mathematical/lasem/src/lsmsvgfiltermerge.h - ext/mathematical/lasem/src/lsmsvgfiltermergenode.c - ext/mathematical/lasem/src/lsmsvgfiltermergenode.h - ext/mathematical/lasem/src/lsmsvgfilteroffset.c - ext/mathematical/lasem/src/lsmsvgfilteroffset.h - ext/mathematical/lasem/src/lsmsvgfilterprimitive.c - ext/mathematical/lasem/src/lsmsvgfilterprimitive.h - ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.c - ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.h - ext/mathematical/lasem/src/lsmsvgfiltersurface.c - ext/mathematical/lasem/src/lsmsvgfiltersurface.h - ext/mathematical/lasem/src/lsmsvgfiltertile.c - ext/mathematical/lasem/src/lsmsvgfiltertile.h - ext/mathematical/lasem/src/lsmsvggelement.c - ext/mathematical/lasem/src/lsmsvggelement.h - ext/mathematical/lasem/src/lsmsvggradientelement.c - ext/mathematical/lasem/src/lsmsvggradientelement.h - ext/mathematical/lasem/src/lsmsvgimageelement.c - ext/mathematical/lasem/src/lsmsvgimageelement.h - ext/mathematical/lasem/src/lsmsvglength.c - ext/mathematical/lasem/src/lsmsvglength.h - ext/mathematical/lasem/src/lsmsvglineargradientelement.c - ext/mathematical/lasem/src/lsmsvglineargradientelement.h - ext/mathematical/lasem/src/lsmsvglineelement.c - ext/mathematical/lasem/src/lsmsvglineelement.h - ext/mathematical/lasem/src/lsmsvgmarkerelement.c - ext/mathematical/lasem/src/lsmsvgmarkerelement.h - ext/mathematical/lasem/src/lsmsvgmaskelement.c - ext/mathematical/lasem/src/lsmsvgmaskelement.h - ext/mathematical/lasem/src/lsmsvgmatrix.c - ext/mathematical/lasem/src/lsmsvgmatrix.h - ext/mathematical/lasem/src/lsmsvgpathelement.c - ext/mathematical/lasem/src/lsmsvgpathelement.h - ext/mathematical/lasem/src/lsmsvgpatternelement.c - ext/mathematical/lasem/src/lsmsvgpatternelement.h - ext/mathematical/lasem/src/lsmsvgpolygonelement.c - ext/mathematical/lasem/src/lsmsvgpolygonelement.h - ext/mathematical/lasem/src/lsmsvgpolylineelement.c - ext/mathematical/lasem/src/lsmsvgpolylineelement.h - ext/mathematical/lasem/src/lsmsvgradialgradientelement.c - ext/mathematical/lasem/src/lsmsvgradialgradientelement.h - ext/mathematical/lasem/src/lsmsvgrectelement.c - ext/mathematical/lasem/src/lsmsvgrectelement.h - ext/mathematical/lasem/src/lsmsvgstopelement.c - ext/mathematical/lasem/src/lsmsvgstopelement.h - ext/mathematical/lasem/src/lsmsvgstyle.c - ext/mathematical/lasem/src/lsmsvgstyle.h - ext/mathematical/lasem/src/lsmsvgsvgelement.c - ext/mathematical/lasem/src/lsmsvgsvgelement.h - ext/mathematical/lasem/src/lsmsvgswitchelement.c - ext/mathematical/lasem/src/lsmsvgswitchelement.h - ext/mathematical/lasem/src/lsmsvgsymbolelement.c - ext/mathematical/lasem/src/lsmsvgsymbolelement.h - ext/mathematical/lasem/src/lsmsvgtextelement.c - ext/mathematical/lasem/src/lsmsvgtextelement.h - ext/mathematical/lasem/src/lsmsvgtraits.c - ext/mathematical/lasem/src/lsmsvgtraits.h - ext/mathematical/lasem/src/lsmsvgtransformable.c - ext/mathematical/lasem/src/lsmsvgtransformable.h - ext/mathematical/lasem/src/lsmsvgtspanelement.c - ext/mathematical/lasem/src/lsmsvgtspanelement.h - ext/mathematical/lasem/src/lsmsvgtypes.h - ext/mathematical/lasem/src/lsmsvguseelement.c - ext/mathematical/lasem/src/lsmsvguseelement.h - ext/mathematical/lasem/src/lsmsvgview.c - ext/mathematical/lasem/src/lsmsvgview.h - ext/mathematical/lasem/src/lsmtraits.c - ext/mathematical/lasem/src/lsmtraits.h - ext/mathematical/lasem/src/lsmtypes.h - ext/mathematical/lasem/src/lsmutils.c - ext/mathematical/lasem/src/lsmutils.h - ext/mathematical/lasem/tests/dom.c - ext/mathematical/lasem/tests/lsmtest.c - ext/mathematical/lasem/tests/str.c - ext/mathematical/lasem/tests/suite.c - ext/mathematical/lasem/tools/generate-entity-array.c - ext/mathematical/lasem_overrides.c - ext/mathematical/lasem_overrides.h - ext/mathematical/mathematical.c - ext/mathematical/mathematical.h - ext/mathematical/mtex2MML/ext/extconf.rb - ext/mathematical/mtex2MML/src/color_definitions.c - ext/mathematical/mtex2MML/src/deps/uthash/utarray.h - ext/mathematical/mtex2MML/src/deps/uthash/uthash.h - ext/mathematical/mtex2MML/src/deps/uthash/utlist.h - ext/mathematical/mtex2MML/src/deps/uthash/utstring.h - ext/mathematical/mtex2MML/src/lex.yy.c - ext/mathematical/mtex2MML/src/mtex2MML.h - ext/mathematical/mtex2MML/src/parse_extras.c - ext/mathematical/mtex2MML/src/parse_extras.h - ext/mathematical/mtex2MML/src/string_extras.c - ext/mathematical/mtex2MML/src/string_extras.h - ext/mathematical/mtex2MML/src/y.tab.c - ext/mathematical/mtex2MML/src/y.tab.h - lib/mathematical.rb - lib/mathematical/corrections.rb - lib/mathematical/version.rb - mathematical.gemspec - test/mathematical/basic_test.rb - test/mathematical/corrections_test.rb - test/mathematical/fixtures/after/backslashes.html - test/mathematical/fixtures/after/brackets_display.html - test/mathematical/fixtures/after/compliance_accents.html - test/mathematical/fixtures/after/compliance_arrows.html - test/mathematical/fixtures/after/compliance_colors.html - test/mathematical/fixtures/after/compliance_greek_letters.html - test/mathematical/fixtures/after/compliance_large_math.html - test/mathematical/fixtures/after/compliance_log_symbols.html - test/mathematical/fixtures/after/compliance_operators.html - test/mathematical/fixtures/after/dollar_sign_inline.html - test/mathematical/fixtures/after/equation_display.html - test/mathematical/fixtures/after/multiple_dollar_inline.html - test/mathematical/fixtures/after/parens_inline.html - test/mathematical/fixtures/before/backslashes.text - test/mathematical/fixtures/before/brackets_display.text - test/mathematical/fixtures/before/compliance_accents.text - test/mathematical/fixtures/before/compliance_arrows.text - test/mathematical/fixtures/before/compliance_colors.text - test/mathematical/fixtures/before/compliance_greek_letters.text - test/mathematical/fixtures/before/compliance_large_math.text - test/mathematical/fixtures/before/compliance_log_symbols.text - test/mathematical/fixtures/before/compliance_operators.text - test/mathematical/fixtures/before/dollar_sign_inline.text - test/mathematical/fixtures/before/equation_display.text - test/mathematical/fixtures/before/multiple_dollar_inline.text - test/mathematical/fixtures/before/parens_inline.text - test/mathematical/fixtures/performance/big_file.text - test/mathematical/fixtures/png/numeric_test_1.png - test/mathematical/fixtures/png/numeric_test_2.png - test/mathematical/fixtures/png/numeric_test_3.png - test/mathematical/fixtures/png/pmatrix.png - test/mathematical/fixtures_test.rb - test/mathematical/maliciousness_test.rb - test/mathematical/mathjax_test.rb - test/mathematical/mathml_test.rb - test/mathematical/multiples_test.rb - test/mathematical/performance_test.rb - test/mathematical/png_test.rb - test/test_helper.rb homepage: https://github.com/gjtorikian/mathematical licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib - ext required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: '["Quickly", "convert", "math", "equations", "into", "beautiful", "SVGs/PNGs/MathML."]' test_files: - test/mathematical/basic_test.rb - test/mathematical/corrections_test.rb - test/mathematical/fixtures/after/backslashes.html - test/mathematical/fixtures/after/brackets_display.html - test/mathematical/fixtures/after/compliance_accents.html - test/mathematical/fixtures/after/compliance_arrows.html - test/mathematical/fixtures/after/compliance_colors.html - test/mathematical/fixtures/after/compliance_greek_letters.html - test/mathematical/fixtures/after/compliance_large_math.html - test/mathematical/fixtures/after/compliance_log_symbols.html - test/mathematical/fixtures/after/compliance_operators.html - test/mathematical/fixtures/after/dollar_sign_inline.html - test/mathematical/fixtures/after/equation_display.html - test/mathematical/fixtures/after/multiple_dollar_inline.html - test/mathematical/fixtures/after/parens_inline.html - test/mathematical/fixtures/before/backslashes.text - test/mathematical/fixtures/before/brackets_display.text - test/mathematical/fixtures/before/compliance_accents.text - test/mathematical/fixtures/before/compliance_arrows.text - test/mathematical/fixtures/before/compliance_colors.text - test/mathematical/fixtures/before/compliance_greek_letters.text - test/mathematical/fixtures/before/compliance_large_math.text - test/mathematical/fixtures/before/compliance_log_symbols.text - test/mathematical/fixtures/before/compliance_operators.text - test/mathematical/fixtures/before/dollar_sign_inline.text - test/mathematical/fixtures/before/equation_display.text - test/mathematical/fixtures/before/multiple_dollar_inline.text - test/mathematical/fixtures/before/parens_inline.text - test/mathematical/fixtures/performance/big_file.text - test/mathematical/fixtures/png/numeric_test_1.png - test/mathematical/fixtures/png/numeric_test_2.png - test/mathematical/fixtures/png/numeric_test_3.png - test/mathematical/fixtures/png/pmatrix.png - test/mathematical/fixtures_test.rb - test/mathematical/maliciousness_test.rb - test/mathematical/mathjax_test.rb - test/mathematical/mathml_test.rb - test/mathematical/multiples_test.rb - test/mathematical/performance_test.rb - test/mathematical/png_test.rb - test/test_helper.rb