Edit

IABSD.fr/ports/textproc

Branch :

  • Show log

    Commit

  • Author : jeremy
    Date : 2023-09-06 11:35:13
    Hash : 1e824ad9
    Message : Remove ruby-kramdown Broken in all supported Ruby versions due to a missing dependency on rexml (which was removed from the Ruby standard library in Ruby 3). Better to remove this than import and maintain a new port for rexml. Pure Ruby port, and nothing depends on it. If you need this, use gem install. OK kn@, tb@