2 "name": "WSLHTMLEntities",
4 "summary": "Convert HTML Entities like › to their unicode equivalent.",
5 "description": " Convert HTML Entities like `›` to their unicode equivalent.\n \n This library uses Lex, which makes the code shorter and hopefully easier to understand\n and maintain than other implementations. The performance is\n [consistent](http://www.zx81.org.uk/computing/programming/what-you-forgot-from-your-computer-science-degree.html)\n for most entities.\n",
6 "homepage": "https://github.com/sdarlington/WSLHTMLEntities",
11 "authors": "Stephen Darlington",
12 "social_media_url": "http://twitter.com/sdarlington",
17 "git": "https://github.com/sdarlington/WSLHTMLEntities.git",
21 "WSLHTMLEntities/WSLHTMLEntit*.{h,m,lm}",
24 "public_header_files": "WSLHTMLEntities.h",