puppet-strings/debian/control

26 lines
786 B
Plaintext
Raw Normal View History

2018-12-02 21:22:21 +00:00
Source: puppet-strings
Section: ruby
Priority: optional
Maintainer: Kienan Stewart <kienan.stewart@burntworld.ca>
2018-12-02 21:36:39 +00:00
Build-Depends: debhelper (>= 11),
2018-12-02 21:22:21 +00:00
gem2deb,
git,
rake,
ruby-rgen,
yard
Standards-Version: 4.2.1
Homepage: https://github.com/puppetlabs/puppet-strings
XS-Ruby-Versions: all
Package: puppet-strings
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
ruby-rgen,
yard,
${shlibs:Depends},
${misc:Depends}
Description: Puppet Strings generates documentation for Puppet code and
extensions written in Puppet and Ruby. Strings processes code and YARD-style
code comments to create documentation in HTML, Markdown, or JSON formats.