Skip to content

Commit

Permalink
Maintenance issue reiteration.
Browse files Browse the repository at this point in the history
  • Loading branch information
boazsegev committed Dec 22, 2023
1 parent 82a0c47 commit 2d32a0b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@

CombinePDF is a nifty model, written in pure Ruby, to parse PDF files and combine (merge) them with other PDF files, watermark them or stamp them (all using the PDF file format and pure Ruby code).

## Install
## Unmaintained - Help Wanted(!)

Install with ruby gems:
I decided to stop maintaining this gem and hope someone could take over the PR reviews and maintenance of this gem (or simply open a successful fork).

```ruby
gem install combine_pdf
```
I wrote this gem because I needed to solve an issue with bates-numbering existing PDF documents.

## Help Wanted
However, since 2014 I have been maintaining the gem for free and for no reason at all, except that I enjoyed sharing it with the community.

I need help maintaining the CombinePDF Ruby gem.
I love this gem, but I cannot keep maintaining it as I have my own projects to focus own and I need both the time and (more importantly) the mindspace.

I wrote this gem because I needed to solve an issue with bates-numbering existing PDF documents. However, during the last three years or so I have been maintaining the project for no reason at all, except that I enjoyed sharing it with the community.
## Install

I love this gem, but I feel it's time I took a step back from maintaining it and concentrate on my music and other things I want to develop.
Install with ruby gems:

Please hit me up if you would like to join in and eventually take over.
```ruby
gem install combine_pdf
```

## Known Limitations

Expand Down

0 comments on commit 2d32a0b

Please sign in to comment.