Categories: None [Edit]

yacp

https://rubygems.org/gems/yacp
https://github.com/jkeck/yacp
A changelog parser written in ruby with a few simple goals: 1. Parse CHANGELOG files on GitHub that follow the https://keepachangelog.com format. 2. Model the releases to able to differentiate between the various Added, Changed, Removed, etc. categories. 3. Provide a simple query interface to to access releases. 4. Provide enhanced content for particular formatted data (e.g. linking issues/pull requests). 5. Provide a simple set of tools to help manage the CHANGELOG file itself.

Total

Ranking: 161,107 of 187,548
Downloads: 3,071

Daily

Ranking: 70,114 of 187,532
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
28924,538,466rspec

Owners

#GravatarHandle
1iconjkeck