{ "info": { "author": "Nathan Van Gheem", "author_email": "vangheem@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Introduction\r\n============\r\n\r\nBumblebee is a deliverance-like html transformation framwork\r\nimplementation that only works on the output an html document.\r\n\r\nIt doesn't use xslt so it isn't as fast as what Diazo is; however,\r\nit accomplishes the very simple use-case of moving elements around\r\non html output.\r\n\r\n\r\nWhy\r\n---\r\n\r\nBecause I almost never needed the full-fledge deliverance approach\r\nfor what I wanted to do. In fact, it was usually an annoyance when\r\nall I wanted to do was move an element around on a page.\r\n\r\n\r\nHow-to Use\r\n==========\r\n\r\nConfigurating your transformations is done with a very xml syntax.\r\n\r\nExample:\r\n\r\nHTML::\r\n\r\n \r\n
\r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\nRules XML::\r\n \r\n