hexapdf

Version, currently master branch1 version
  • master branchlatestJun 2, 2020

github.com/gettalong/hexapdf.cr

No description declared in shard.yml.

2 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  hexapdf:
    github: gettalong/hexapdf.cr
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared
Author
Thomas Leitner

Dependencies

This version declares no dependencies.

README

hexapdf

This is the beginning of a port of the Ruby HexaPDF library to Crystal.

Not much to see yet...

Installation

Add this to your application's shard.yml:

dependencies:
  hexapdf:
    github: gettalong/hexapdf.cr

Usage

require "hexapdf"