Package: wnpp
Owner: Youhei SASAKI <uwab...@gfd-dennou.org>
Severity: wishlist

* Package name    : libmathml-ruby
  Version         : 0.9.0
  Upstream Author : KURODA Hiraku <hiraku (at) hinet.mydns.jp>
* URL or Web page : http://www.hinet.mydns.jp/?mathml.rb
* License         : GPL-2
  Description     : TeX formula to MathML conversion library for Ruby

Math_ml.rb is a library for convering TeX formula to MathML.
for example:
        #!/usr/bin/ruby
        require "math_ml/string"
        
        puts 'a+\alpha'.to_mathml

generated

        <math display='inline' xmlns='http://www.w3.org/1998/Math/MathML'>
         <mi>a</mi>
         <mo>+</mo>
         <mi>&alpha/mi>
        </math>

---
Youhei SASAKI <uwab...@gfd-dennou.org>
              <uwab...@debian.or.jp>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mxprvmk2.wl%uwab...@gfd-dennou.org

Reply via email to