Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 734 Bytes

README.textile

File metadata and controls

16 lines (9 loc) · 734 Bytes

MySpace Parser

This library is a really simple parser built using the excellent Hpricot library for Ruby.

I’m publishing it because people have asked me for it. Here. Have it. It’s free software1!

How you can help

  • Extend it to support more of MySpace’s terrible markup abominations
  • Write test cases2 so we can make this thing not fail.

1 It’s licensed under the GNU Public License. You are free, but not free to make others unfree3.

2 Yes, I know it’s not really a unit test since it’s having to poll the network. And, no, I don’t really care.

3 Yes, I use a Mac. I know that makes me a hypocrite on subjects related to free software.