Meteor smart package for Feedparser.
The easiest way to install this package to your Meteor project is with Meteorite.
$ npm install -g meteoriteThen just install the package to your project with:
$ mrt add feedparserInstructions for using Feedparser are here. Simply instantiate a Feedparser object in your project begin using it.