diff options
Diffstat (limited to 'data/projects.yaml')
-rw-r--r-- | data/projects.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/projects.yaml b/data/projects.yaml index 69d210d..18f8aed 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -26,6 +26,11 @@ repo: "https://github.com/pablotron/zipstream-php" text: "Streaming zip file generator for PHP." +- name: "Feed Bloater" + slug: "feedbloater" + repo: "https://github.com/pablotron/feedbloater" + text: "Command-line tool and Ruby library to expand truncated RSS feeds." + # # - name: FreeType2-Ruby # slug: ft2-ruby |