Sha256: da13a19a20c9e6752ce4e682942361260804d8689d09f12a56d19a3784f441bb

Contents?: true

Size: 1.66 KB

Versions: 0

Compression: gzip

Compressed size: 714 Bytes

Stored size: 714 Bytes

Contents

--- !ruby/object:Gem::Specification
name: phlex
version: !ruby/object:Gem::Version
  version: 1.11.0
platform: ruby
authors:
- Joel Drapper
autorequire:
bindir: bin
cert_chain: []
date: 2024-07-06 00:00:00.000000000 Z
dependencies: []
description: A high-performance view framework optimised for fun.
email:
- joel@drapper.me
executables: []
extensions: []
extra_rdoc_files: []
files:
- LICENSE.txt
- README.md
- lib/phlex.rb
- lib/phlex/black_hole.rb
- lib/phlex/callable.rb
- lib/phlex/context.rb
- lib/phlex/csv.rb
- lib/phlex/deferred_render.rb
- lib/phlex/element_clobbering_guard.rb
- lib/phlex/elements.rb
- lib/phlex/helpers.rb
- lib/phlex/html.rb
- lib/phlex/html/standard_elements.rb
- lib/phlex/html/void_elements.rb
- lib/phlex/kit.rb
- lib/phlex/sgml.rb
- lib/phlex/svg.rb
- lib/phlex/svg/standard_elements.rb
- lib/phlex/testing/view_helper.rb
- lib/phlex/unbuffered.rb
- lib/phlex/version.rb
homepage: https://www.phlex.fun
licenses:
- MIT
metadata:
  homepage_uri: https://www.phlex.fun
  source_code_uri: https://github.com/phlex-ruby/phlex
  changelog_uri: https://github.com/phlex-ruby/phlex/blob/main/CHANGELOG.md
  funding_uri: https://github.com/sponsors/joeldrapper
  rubygems_mfa_required: 'true'
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '2.7'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.5.13
signing_key:
specification_version: 4
summary: A fun framework for building views in Ruby.
test_files: []

Package Spec version

phlex-1.11.0