pdfcrate 0.1.0

A Rust library for creating and manipulating PDF documents
Documentation
1
2
3
4
5
6
7
8
9
# frozen_string_literal: true

source "https://rubygems.org"

gemspec

gem "rake-compiler", "~> 1.2"
gem "rake-compiler-dock", "~> 1.3"
gem "rb_sys", "~> 0.9.124"