Sha256: 4921c72544fd883831189174e24b9e6eb9ef3f909028dc273f54afebe08029bf

Contents?: true

Size: 1.82 KB

Versions: 0

Compression: gzip

Compressed size: 757 Bytes

Stored size: 757 Bytes

Contents

--- !ruby/object:Gem::Specification
name: pdf2htmlex
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Marcos G. Zimmermann
autorequire: 
bindir: exe
cert_chain: []
date: 2021-04-09 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: rspec
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '3.2'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '3.2'
description: pdf2htmlEX helps to convert PDF files into HTML. This simple library
  uses the pdf2htmlEX tool under the hood.
email:
- mgzmaster@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".rspec"
- CHANGELOG.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- bin/console
- bin/setup
- example/demo1.pdf
- lib/pdf2htmlex.rb
- lib/pdf2htmlex/config.rb
- lib/pdf2htmlex/version.rb
- pdf2htmlex.gemspec
homepage: https://github.com/marcosgz/pdf2htmlex
licenses:
- MIT
metadata:
  allowed_push_host: https://rubygems.org
  homepage_uri: https://github.com/marcosgz/pdf2htmlex
  source_code_uri: https://github.com/marcosgz/pdf2htmlex
  changelog_uri: https://github.com/marcosgz/blob/main/pdf2htmlex
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.3.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements:
- pdf2htmlEX
rubygems_version: 3.1.2
signing_key: 
specification_version: 4
summary: Ruby wrapper for the pdf2htmlEX that convert PDF files to HTML
test_files: []

Package Spec version

pdf2htmlex-0.1.0