Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing categories #84

Merged
merged 3 commits into from
Jun 26, 2015
Merged

Conversation

romaricdrigon
Copy link
Contributor

Hi,

I've added parser support for Categories, both in RSS and Atom.
Item now has an array of Category objects. I had to "level by RSS", Atom has way more attributes so I'm sticking only to the name/term.
Some tests have been added. Later exporting categories could be easily added.

@alexdebril alexdebril merged commit c3dc74a into alexdebril:master Jun 26, 2015
@alexdebril
Copy link
Owner

Hi,

Unit tests are working fine on my laptop, I hope Travis won't fail this time.

Cheers

@romaricdrigon romaricdrigon deleted the feat-category branch July 1, 2015 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants