pkgsrc/textproc/ruby-rqrcode/PLIST
taca 783718f301 textproc/ruby-rqrcode: add package version 2.0.0
RQRCode

RQRCode is a library for creating and rendering QR codes into various
formats.  It has a simple interface with all the standard QR code options.
It was adapted from the Javascript library by Kazuhiko Arase.

* QR code is trademarked by Denso Wave inc
* Minimum Ruby version is `>= 2.3`
2021-05-09 15:15:15 +00:00

28 lines
947 B
Text

@comment $NetBSD: PLIST,v 1.1 2021/05/09 15:15:15 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.github/workflows/ruby.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Gemfile.lock
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/_config.yml
${GEM_LIBDIR}/bin/console
${GEM_LIBDIR}/bin/setup
${GEM_LIBDIR}/images/ansi-screen-shot.png
${GEM_LIBDIR}/images/github-qrcode.png
${GEM_LIBDIR}/images/github-qrcode.svg
${GEM_LIBDIR}/lib/rqrcode.rb
${GEM_LIBDIR}/lib/rqrcode/export.rb
${GEM_LIBDIR}/lib/rqrcode/export/ansi.rb
${GEM_LIBDIR}/lib/rqrcode/export/html.rb
${GEM_LIBDIR}/lib/rqrcode/export/png.rb
${GEM_LIBDIR}/lib/rqrcode/export/svg.rb
${GEM_LIBDIR}/lib/rqrcode/qrcode.rb
${GEM_LIBDIR}/lib/rqrcode/qrcode/qrcode.rb
${GEM_LIBDIR}/lib/rqrcode/version.rb
${GEM_LIBDIR}/rqrcode.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec