gdelugre / origami

Origami is a pure Ruby library to parse, modify and generate PDF documents.
GNU Lesser General Public License v3.0
326 stars 110 forks source link

Library status #67

Open simmerz opened 4 years ago

simmerz commented 4 years ago

Hi, I'm looking for a library to create Acroforms, and curious as to the active status of this one. There doesn't appear to have been much/any activity for some months, but there are a number of seemingly active forks.

Has this original repo been superceded by one of the forks, has maintenance been handed over, or is there still an active willingness to maintain this one?

UniqueTokens commented 3 years ago

Apparently this project is orphaned and unfortunately also become unusable under Ruby 3.0 without #80 monkey patch.