Пакет gem-bluecloth: Информация

    Исходный пакет: gem-bluecloth
    Версия: 2.2.0.2-alt1
    Последняя версия по данным Repology
    Собран:  30 сентября 2024 г. 7:38 в задании #354276
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: http://deveiate.org/projects/BlueCloth

    Лицензия: BSD
    О пакете: BlueCloth is a Ruby implementation of John Gruber's Markdown
    Описание: 
    BlueCloth is a Ruby implementation of John Gruber's
    Markdown[http://daringfireball.net/projects/markdown/], a text-to-HTML
    conversion tool for web writers. To quote from the project page: Markdown allows
    you to write using an easy-to-read, easy-to-write plain text format, then
    convert it to structurally valid XHTML (or HTML).
    
    It borrows a naming convention and several helpings of interface from
    {Redcloth}[http://redcloth.org/], Why the Lucky Stiff's processor for a similar
    text-to-HTML conversion syntax called
    Textile[http://www.textism.com/tools/textile/].
    
    BlueCloth 2 is a complete rewrite using David Parsons'
    Discount[http://www.pell.portland.or.us/~orc/Code/discount/] library, a C
    implementation of Markdown. I rewrote it using the extension for speed and
    accuracy; the original BlueCloth was a straight port from the Perl version that
    I wrote in a few days for my own use just to avoid having to shell out to
    Markdown.pl, and it was quite buggy and slow. I apologize to all the good people
    that sent me patches for it that were never released.
    
    Note that the new gem is called 'bluecloth' and the old one 'BlueCloth'. If you
    have both installed, you can ensure you're loading the new one with the 'gem'
    directive:
    
    
    'BlueCloth' require 'bluecloth'

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    bluecloth (noarch)
    gem-bluecloth (x86_64, ppc64le, i586, aarch64)
    gem-bluecloth-debuginfo (x86_64, ppc64le, i586, aarch64)
    gem-bluecloth-devel (noarch)
    gem-bluecloth-doc (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev

    Права:
    @ruby

      1. gem(hoe) >= 0
      2. gem(rake-compiler) >= 0.7
      3. gem(rdoc) >= 4.0
      4. gem(rspec) >= 2.6
      5. gem(tidy-ext) >= 0.1
      6. rpm-build-ruby

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


    30 августа 2024 г. Pavel Skrylev 2.2.0.2-alt1
    - ^ 2.2.0 -> 2.2.0p2
    17 мая 2022 г. Pavel Skrylev 2.2.0-alt1
    - + packaged gem with Ruby Policy 2.0