Source: nanoc Section: web Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Cédric Boutillier Build-Depends: asciidoc-base, asciidoctor, coderay, debhelper (>= 10~), gem2deb, git, highlight, pry, python-pygments, rake, rsync, ruby-addressable (>= 2.5~), ruby-adsf, ruby-builder, ruby-coffee-script, ruby-contracts, ruby-coveralls, ruby-cri (>= 2.15~), ruby-ddmetrics, ruby-ddmemoize, ruby-ddplugin, ruby-erubi, ruby-erubis, ruby-fog-local, ruby-fuubar, ruby-haml, ruby-hamster, ruby-brandur-json-schema, ruby-kramdown, ruby-listen, ruby-maruku, ruby-mime-types, ruby-minitest, ruby-mocha, ruby-mustache, ruby-nokogiri, ruby-nokogumbo, ruby-parallel (>= 1.12~), ruby-pygments.rb, ruby-rack, ruby-rdiscount, ruby-redcarpet, ruby-redcloth, ruby-ref, ruby-rouge (>= 2~), ruby-rspec, ruby-rspec-its, ruby-rubypants, ruby-sass (>= 3.2.2~), ruby-slim, ruby-slow-enumerator-tools, ruby-timecop, ruby-tomlrb (>= 1.2~), ruby-uglifier, yard Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/ruby-team/nanoc.git Vcs-Browser: https://salsa.debian.org/ruby-team/nanoc Homepage: http://nanoc.ws Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: nanoc X-DhRuby-Root: nanoc Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: pry, ruby | ruby-interpreter, ruby-addressable (>= 2.5~), ruby-adsf (>= 1.3~), ruby-cri (>= 2.15~), ruby-ddmetrics, ruby-ddmemoize, ruby-ddplugin, ruby-brandur-json-schema, ruby-hamster, ruby-listen, ruby-parallel (>= 1.12~), ruby-ref, ruby-slow-enumerator-tools, ruby-tomlrb (>= 1.2~), ${misc:Depends}, ${shlibs:Depends} Recommends: asciidoc-base, asciidoctor, ruby-builder, ruby-coffee-script, ruby-erubi, ruby-erubis, ruby-haml, ruby-kramdown, ruby-maruku, ruby-mime-types, ruby-mustache, ruby-nokogiri, ruby-nokogumbo, ruby-rdiscount, ruby-redcarpet, ruby-redcloth, ruby-rouge (>= 2~), ruby-rubypants, ruby-sass (>= 3.2.2~), ruby-slim, ruby-uglifier Suggests: coderay | ruby-pygments.rb | python3-pygments | highlight, git, rsync, ruby-fog-core (>= 0.13.0~), ruby-rack Description: static site generator written in Ruby Nanoc is a static site generator, fit for building anything from a small personal blog to a large corporate web site. It can transform content from one format (e.g. Haml or Markdown) into another (usually HTML) and lay out pages so that the site's look and feel is consistent across all pages. . Extending Nanoc is easy because of its modular architecture. It comes with only a couple of extensions, but allows new functionality to be plugged in quickly and easily. . Some knowledge of the Ruby programming language is required in order to use Nanoc. Package: nanoc-doc Architecture: all Section: doc Depends: libjs-jquery, ${misc:Depends} Multi-Arch: foreign Suggests: doc-base Description: static site generator written in Ruby - documentation Nanoc is a static site generator, fit for building anything from a small personal blog to a large corporate web site. It can transform content from one format (e.g. Haml or Markdown) into another (usually HTML) and lay out pages so that the site's look and feel is consistent across all pages. . Extending Nanoc is easy because of its modular architecture. It comes with only a couple of extensions, but allows new functionality to be plugged in quickly and easily. . Some knowledge of the Ruby programming language is required in order to use Nanoc. . This package contains the documentation for Nanoc.