2f04cbc5ac
Add ruby-tty-table package version 0.12.0. TTY::Table TTY::Table provides independent table formatting component for TTY toolkit (https://github.com/piotrmurach/tty). ## Features * Table behaves like an array with familiar API * Create table once and render using custom view renderers * Rendering provides many display options * Easy custom border creation * Supports multibyte character encodings
42 lines
1.7 KiB
Text
42 lines
1.7 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2021/01/11 13:30:38 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/CHANGELOG.md
|
|
${GEM_LIBDIR}/LICENSE.txt
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/lib/tty-table.rb
|
|
${GEM_LIBDIR}/lib/tty/table.rb
|
|
${GEM_LIBDIR}/lib/tty/table/alignment_set.rb
|
|
${GEM_LIBDIR}/lib/tty/table/border.rb
|
|
${GEM_LIBDIR}/lib/tty/table/border/ascii.rb
|
|
${GEM_LIBDIR}/lib/tty/table/border/null.rb
|
|
${GEM_LIBDIR}/lib/tty/table/border/row_line.rb
|
|
${GEM_LIBDIR}/lib/tty/table/border/unicode.rb
|
|
${GEM_LIBDIR}/lib/tty/table/border_dsl.rb
|
|
${GEM_LIBDIR}/lib/tty/table/border_options.rb
|
|
${GEM_LIBDIR}/lib/tty/table/column_constraint.rb
|
|
${GEM_LIBDIR}/lib/tty/table/columns.rb
|
|
${GEM_LIBDIR}/lib/tty/table/empty.rb
|
|
${GEM_LIBDIR}/lib/tty/table/error.rb
|
|
${GEM_LIBDIR}/lib/tty/table/field.rb
|
|
${GEM_LIBDIR}/lib/tty/table/header.rb
|
|
${GEM_LIBDIR}/lib/tty/table/indentation.rb
|
|
${GEM_LIBDIR}/lib/tty/table/operation/alignment.rb
|
|
${GEM_LIBDIR}/lib/tty/table/operation/escape.rb
|
|
${GEM_LIBDIR}/lib/tty/table/operation/filter.rb
|
|
${GEM_LIBDIR}/lib/tty/table/operation/padding.rb
|
|
${GEM_LIBDIR}/lib/tty/table/operation/truncation.rb
|
|
${GEM_LIBDIR}/lib/tty/table/operation/wrapped.rb
|
|
${GEM_LIBDIR}/lib/tty/table/operations.rb
|
|
${GEM_LIBDIR}/lib/tty/table/options.rb
|
|
${GEM_LIBDIR}/lib/tty/table/orientation.rb
|
|
${GEM_LIBDIR}/lib/tty/table/orientation/horizontal.rb
|
|
${GEM_LIBDIR}/lib/tty/table/orientation/vertical.rb
|
|
${GEM_LIBDIR}/lib/tty/table/renderer.rb
|
|
${GEM_LIBDIR}/lib/tty/table/renderer/ascii.rb
|
|
${GEM_LIBDIR}/lib/tty/table/renderer/basic.rb
|
|
${GEM_LIBDIR}/lib/tty/table/renderer/unicode.rb
|
|
${GEM_LIBDIR}/lib/tty/table/row.rb
|
|
${GEM_LIBDIR}/lib/tty/table/transformation.rb
|
|
${GEM_LIBDIR}/lib/tty/table/validatable.rb
|
|
${GEM_LIBDIR}/lib/tty/table/version.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|