Sha256: 3d8b64e558ff7d3c5bab28f11142b916fc17cceb2c76dd2b2ccde2183f5fcb83

Contents?: true

Size: 1.36 KB

Versions: 0

Compression: gzip

Compressed size: 653 Bytes

Stored size: 653 Bytes

Contents

--- !ruby/object:Gem::Specification
name: tabelinha
version: !ruby/object:Gem::Version
  version: 0.1.2
platform: ruby
authors:
- Hikari Luz
autorequire: 
bindir: bin
cert_chain: []
date: 2023-10-09 00:00:00.000000000 Z
dependencies: []
description: This gem generates tables from a array of rows, allowing options and
  tools ranging from what character the table is made of, to breaking lines if the
  requested table width is too small
email: hikaridesuyoo@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- doc/Tabelinha.html
- doc/_index.html
- doc/class_list.html
- doc/css/common.css
- doc/css/full_list.css
- doc/css/style.css
- doc/file_list.html
- doc/frames.html
- doc/index.html
- doc/js/app.js
- doc/js/full_list.js
- doc/js/jquery.js
- doc/method_list.html
- doc/top-level-namespace.html
- lib/table.rb
homepage: https://github.com/Hikari-desuyoo/tabelinha
licenses:
- GPL-2.0
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.4.18
signing_key: 
specification_version: 4
summary: Customizable ASCII table generation
test_files: []

Package Spec version

tabelinha-0.1.2