Пакет ghc8.6.4-texmath: Информация

    Исходный пакет: ghc8.6.4-texmath
    Версия: 0.12.0.2-alt1
    Собран:  16 июля 2021 г. 10:00 в задании #278961
    Категория: Разработка/Haskell
    Сообщить об ошибке в пакете
    Домашняя страница: http://github.com/jgm/texmath

    Лицензия: GPL-2
    О пакете: Conversion between formats used to represent mathematics.
    Описание: 
    The texmath library provides functions to read and write TeX math,
    presentation MathML, and OMML (Office Math Markup Language, used in
    Microsoft Office). Support is also included for converting math formats to
    Gnu eqn and to pandoc's native format (allowing conversion, via pandoc, to
    a variety of different markup formats). The TeX reader supports basic LaTeX
    and AMS extensions, and it can parse and apply LaTeX macros. (See
    <http://johnmacfarlane.net/texmath here> for a live demo of bidirectional
    conversion between LaTeX and MathML.)
    
    The package also includes several utility modules which may be useful for
    anyone looking to manipulate either TeX math or MathML. For example, a copy
    of the MathML operator dictionary is included.
    
    Use the @executable@ flag to install a standalone executable, @texmath@,
    that by default reads a LaTeX formula from @stdin@ and writes MathML to
    @stdout@. With flags all the functionality exposed by 'Text.TeXMath' can be
    accessed through this executable. (Use the @--help@ flag for a description
    of all functionality)
    
    The @texmath@ executable can also be used as a CGI script, when renamed as
    @texmath-cgi@. It will expect query parameters for @from@, @to@, @input@,
    and optionally @inline@, and return a JSON object with either @error@ and a
    message or @success@ and the converted result.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ghc8.6.4-texmath (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Denis Smirnov

    Список участников:
    Denis Smirnov

      1. haskell(abi) = 8.6.4
      2. ghc8.6.4(containers)
      3. ghc8.6.4(mtl)
      4. ghc8.6.4(pandoc-types)
      5. ghc8.6.4(parsec)
      6. ghc8.6.4(syb)
      7. ghc8.6.4(text)
      8. ghc8.6.4(xml)

    Последнее изменение


    21 июня 2020 г. Denis Smirnov 0.12.0.2-alt1
    - Spec created by cabal2rpm 0.20_10