This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] ruby-redcarpet


A Ruby gem for converting Mardown to HTML. Found in most popular distros [1].


# x86:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1-src.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/ruby-redcarpet-debuginfo-3.3.4-1.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/setup.hint \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/ruby-redcarpet-doc-3.3.4-1.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/setup.hint \
${BASEURL}/ruby-redcarpet/setup.hint


# x86_64:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86_64/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1-src.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/ruby-redcarpet-debuginfo-3.3.4-1.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/setup.hint \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/ruby-redcarpet-doc-3.3.4-1.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/setup.hint \
${BASEURL}/ruby-redcarpet/setup.hint


Dave.

[1] - https://pkgs.org/search/redcarpet


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]