--- !ruby/object:Gem::Specification name: mathematical version: !ruby/object:Gem::Version version: 0.2.1 platform: ruby authors: - Garen Torikian autorequire: bindir: bin cert_chain: [] date: 2014-05-12 00:00:00.000000000 Z dependencies: - !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.1' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.1' description: 'A very fast way to turn itex math equations into beautifully rendered SVGs, to embed on the web. This library 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/extconf.rb - ext/mathematical/itex2MML.h - ext/mathematical/lasemrender.c - ext/mathematical/lex.yy.c - ext/mathematical/lsm.c - ext/mathematical/lsm.h - ext/mathematical/lsmattributes.c - ext/mathematical/lsmattributes.h - ext/mathematical/lsmcairo.c - ext/mathematical/lsmcairo.h - ext/mathematical/lsmdebug.c - ext/mathematical/lsmdebug.h - ext/mathematical/lsmdom.h - ext/mathematical/lsmdomcharacterdata.c - ext/mathematical/lsmdomcharacterdata.h - ext/mathematical/lsmdomdocument.c - ext/mathematical/lsmdomdocument.h - ext/mathematical/lsmdomdocumentfragment.c - ext/mathematical/lsmdomdocumentfragment.h - ext/mathematical/lsmdomelement.c - ext/mathematical/lsmdomelement.h - ext/mathematical/lsmdomentities.c - ext/mathematical/lsmdomentities.h - ext/mathematical/lsmdomenumtypes.c - ext/mathematical/lsmdomenumtypes.h - ext/mathematical/lsmdomimplementation.c - ext/mathematical/lsmdomimplementation.h - ext/mathematical/lsmdomnamednodemap.c - ext/mathematical/lsmdomnamednodemap.h - ext/mathematical/lsmdomnode.c - ext/mathematical/lsmdomnode.h - ext/mathematical/lsmdomnodelist.c - ext/mathematical/lsmdomnodelist.h - ext/mathematical/lsmdomparser.c - ext/mathematical/lsmdomparser.h - ext/mathematical/lsmdomtext.c - ext/mathematical/lsmdomtext.h - ext/mathematical/lsmdomtypes.h - ext/mathematical/lsmdomview.c - ext/mathematical/lsmdomview.h - ext/mathematical/lsmitex.c - ext/mathematical/lsmitex.h - ext/mathematical/lsmmathml.h - ext/mathematical/lsmmathmlactionelement.c - ext/mathematical/lsmmathmlactionelement.h - ext/mathematical/lsmmathmlaligngroupelement.c - ext/mathematical/lsmmathmlaligngroupelement.h - ext/mathematical/lsmmathmlalignmarkelement.c - ext/mathematical/lsmmathmlalignmarkelement.h - ext/mathematical/lsmmathmlattributes.c - ext/mathematical/lsmmathmlattributes.h - ext/mathematical/lsmmathmldocument.c - ext/mathematical/lsmmathmldocument.h - ext/mathematical/lsmmathmlelement.c - ext/mathematical/lsmmathmlelement.h - ext/mathematical/lsmmathmlenums.c - ext/mathematical/lsmmathmlenums.h - ext/mathematical/lsmmathmlenumtypes.c - ext/mathematical/lsmmathmlenumtypes.h - ext/mathematical/lsmmathmlerrorelement.c - ext/mathematical/lsmmathmlerrorelement.h - ext/mathematical/lsmmathmlfencedelement.c - ext/mathematical/lsmmathmlfencedelement.h - ext/mathematical/lsmmathmlfractionelement.c - ext/mathematical/lsmmathmlfractionelement.h - ext/mathematical/lsmmathmlglyphtableams.c - ext/mathematical/lsmmathmlglyphtableams.h - ext/mathematical/lsmmathmlitexelement.c - ext/mathematical/lsmmathmlitexelement.h - ext/mathematical/lsmmathmllayoututils.c - ext/mathematical/lsmmathmllayoututils.h - ext/mathematical/lsmmathmlmathelement.c - ext/mathematical/lsmmathmlmathelement.h - ext/mathematical/lsmmathmloperatordictionary.c - ext/mathematical/lsmmathmloperatordictionary.h - ext/mathematical/lsmmathmloperatorelement.c - ext/mathematical/lsmmathmloperatorelement.h - ext/mathematical/lsmmathmlpaddedelement.c - ext/mathematical/lsmmathmlpaddedelement.h - ext/mathematical/lsmmathmlphantomelement.c - ext/mathematical/lsmmathmlphantomelement.h - ext/mathematical/lsmmathmlpresentationcontainer.c - ext/mathematical/lsmmathmlpresentationcontainer.h - ext/mathematical/lsmmathmlpresentationtoken.c - ext/mathematical/lsmmathmlpresentationtoken.h - ext/mathematical/lsmmathmlradicalelement.c - ext/mathematical/lsmmathmlradicalelement.h - ext/mathematical/lsmmathmlrowelement.c - ext/mathematical/lsmmathmlrowelement.h - ext/mathematical/lsmmathmlscriptelement.c - ext/mathematical/lsmmathmlscriptelement.h - ext/mathematical/lsmmathmlsemanticselement.c - ext/mathematical/lsmmathmlsemanticselement.h - ext/mathematical/lsmmathmlspaceelement.c - ext/mathematical/lsmmathmlspaceelement.h - ext/mathematical/lsmmathmlstringelement.c - ext/mathematical/lsmmathmlstringelement.h - ext/mathematical/lsmmathmlstyle.c - ext/mathematical/lsmmathmlstyle.h - ext/mathematical/lsmmathmlstyleelement.c - ext/mathematical/lsmmathmlstyleelement.h - ext/mathematical/lsmmathmltablecellelement.c - ext/mathematical/lsmmathmltablecellelement.h - ext/mathematical/lsmmathmltableelement.c - ext/mathematical/lsmmathmltableelement.h - ext/mathematical/lsmmathmltablerowelement.c - ext/mathematical/lsmmathmltablerowelement.h - ext/mathematical/lsmmathmltraits.c - ext/mathematical/lsmmathmltraits.h - ext/mathematical/lsmmathmltypes.h - ext/mathematical/lsmmathmlunderoverelement.c - ext/mathematical/lsmmathmlunderoverelement.h - ext/mathematical/lsmmathmlutils.c - ext/mathematical/lsmmathmlutils.h - ext/mathematical/lsmmathmlview.c - ext/mathematical/lsmmathmlview.h - ext/mathematical/lsmproperties.c - ext/mathematical/lsmproperties.h - ext/mathematical/lsmstr.c - ext/mathematical/lsmstr.h - ext/mathematical/lsmsvg.h - ext/mathematical/lsmsvgaelement.c - ext/mathematical/lsmsvgaelement.h - ext/mathematical/lsmsvgattributes.h - ext/mathematical/lsmsvgcircleelement.c - ext/mathematical/lsmsvgcircleelement.h - ext/mathematical/lsmsvgclippathelement.c - ext/mathematical/lsmsvgclippathelement.h - ext/mathematical/lsmsvgcolors.c - ext/mathematical/lsmsvgcolors.h - ext/mathematical/lsmsvgdefselement.c - ext/mathematical/lsmsvgdefselement.h - ext/mathematical/lsmsvgdocument.c - ext/mathematical/lsmsvgdocument.h - ext/mathematical/lsmsvgelement.c - ext/mathematical/lsmsvgelement.h - ext/mathematical/lsmsvgellipseelement.c - ext/mathematical/lsmsvgellipseelement.h - ext/mathematical/lsmsvgenums.c - ext/mathematical/lsmsvgenums.h - ext/mathematical/lsmsvgenumtypes.c - ext/mathematical/lsmsvgenumtypes.h - ext/mathematical/lsmsvgfilterblend.c - ext/mathematical/lsmsvgfilterblend.h - ext/mathematical/lsmsvgfiltercomposite.c - ext/mathematical/lsmsvgfiltercomposite.h - ext/mathematical/lsmsvgfilterelement.c - ext/mathematical/lsmsvgfilterelement.h - ext/mathematical/lsmsvgfilterflood.c - ext/mathematical/lsmsvgfilterflood.h - ext/mathematical/lsmsvgfiltergaussianblur.c - ext/mathematical/lsmsvgfiltergaussianblur.h - ext/mathematical/lsmsvgfiltermerge.c - ext/mathematical/lsmsvgfiltermerge.h - ext/mathematical/lsmsvgfiltermergenode.c - ext/mathematical/lsmsvgfiltermergenode.h - ext/mathematical/lsmsvgfilteroffset.c - ext/mathematical/lsmsvgfilteroffset.h - ext/mathematical/lsmsvgfilterprimitive.c - ext/mathematical/lsmsvgfilterprimitive.h - ext/mathematical/lsmsvgfilterspecularlighting.c - ext/mathematical/lsmsvgfilterspecularlighting.h - ext/mathematical/lsmsvgfiltersurface.c - ext/mathematical/lsmsvgfiltersurface.h - ext/mathematical/lsmsvgfiltertile.c - ext/mathematical/lsmsvgfiltertile.h - ext/mathematical/lsmsvggelement.c - ext/mathematical/lsmsvggelement.h - ext/mathematical/lsmsvggradientelement.c - ext/mathematical/lsmsvggradientelement.h - ext/mathematical/lsmsvgimageelement.c - ext/mathematical/lsmsvgimageelement.h - ext/mathematical/lsmsvglength.c - ext/mathematical/lsmsvglength.h - ext/mathematical/lsmsvglineargradientelement.c - ext/mathematical/lsmsvglineargradientelement.h - ext/mathematical/lsmsvglineelement.c - ext/mathematical/lsmsvglineelement.h - ext/mathematical/lsmsvgmarkerelement.c - ext/mathematical/lsmsvgmarkerelement.h - ext/mathematical/lsmsvgmaskelement.c - ext/mathematical/lsmsvgmaskelement.h - ext/mathematical/lsmsvgmatrix.c - ext/mathematical/lsmsvgmatrix.h - ext/mathematical/lsmsvgpathelement.c - ext/mathematical/lsmsvgpathelement.h - ext/mathematical/lsmsvgpatternelement.c - ext/mathematical/lsmsvgpatternelement.h - ext/mathematical/lsmsvgpolygonelement.c - ext/mathematical/lsmsvgpolygonelement.h - ext/mathematical/lsmsvgpolylineelement.c - ext/mathematical/lsmsvgpolylineelement.h - ext/mathematical/lsmsvgradialgradientelement.c - ext/mathematical/lsmsvgradialgradientelement.h - ext/mathematical/lsmsvgrectelement.c - ext/mathematical/lsmsvgrectelement.h - ext/mathematical/lsmsvgstopelement.c - ext/mathematical/lsmsvgstopelement.h - ext/mathematical/lsmsvgstyle.c - ext/mathematical/lsmsvgstyle.h - ext/mathematical/lsmsvgsvgelement.c - ext/mathematical/lsmsvgsvgelement.h - ext/mathematical/lsmsvgswitchelement.c - ext/mathematical/lsmsvgswitchelement.h - ext/mathematical/lsmsvgsymbolelement.c - ext/mathematical/lsmsvgsymbolelement.h - ext/mathematical/lsmsvgtextelement.c - ext/mathematical/lsmsvgtextelement.h - ext/mathematical/lsmsvgtraits.c - ext/mathematical/lsmsvgtraits.h - ext/mathematical/lsmsvgtransformable.c - ext/mathematical/lsmsvgtransformable.h - ext/mathematical/lsmsvgtspanelement.c - ext/mathematical/lsmsvgtspanelement.h - ext/mathematical/lsmsvgtypes.h - ext/mathematical/lsmsvguseelement.c - ext/mathematical/lsmsvguseelement.h - ext/mathematical/lsmsvgview.c - ext/mathematical/lsmsvgview.h - ext/mathematical/lsmtraits.c - ext/mathematical/lsmtraits.h - ext/mathematical/lsmtypes.h - ext/mathematical/lsmutils.c - ext/mathematical/lsmutils.h - ext/mathematical/mathematical.c - ext/mathematical/y.tab.c - ext/mathematical/y.tab.h - lib/mathematical.rb - lib/mathematical/render.rb - lib/mathematical/version.rb - mathematical.gemspec - test/mathematical/basic_test.rb - 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/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_test.rb - test/mathematical/maliciousness_test.rb - test/mathematical/performance_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. test_files: - test/mathematical/basic_test.rb - 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/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_test.rb - test/mathematical/maliciousness_test.rb - test/mathematical/performance_test.rb - test/test_helper.rb