Source: ruby-asciidoctor-include-ext Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Sruthi Chandran Build-Depends: debhelper-compat (= 13), gem2deb, ruby-asciidoctor, ruby-rspec, ruby-simplecov Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-asciidoctor-include-ext.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-asciidoctor-include-ext Homepage: https://github.com/jirutka/asciidoctor-include-ext Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-asciidoctor-include-ext Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: Asciidoctor's standard include::[] processor reimplemented as an extension This is a reimplementation of the Asciidoctor's built-in (pre)processor for the include::[] directive in extensible and more clean way. It provides the same features, but you can easily adjust it or extend for your needs. For example, you can change how it loads included files or add another ways how to select portions of the document to include.