{ "info": { "author": "Ian Bicking", "author_email": "ianb@openplans.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Paste", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", "Topic :: Text Processing :: Markup :: HTML" ], "description": "Script Transcluder\n==================\n\nThis simple script lets people include bits of your content (hosted on\nwhatever server you like) into their own pages. It uses the age-old\ntechnique used by ads of issuing writes from a Javascript file.\n\nIf you mount this at ``http://example.com/includer.js`` then you can\nuse tags like::\n\n \n\n \n\n \n\nThese each include the content from the ``encoded-url``. If you give\na fragment, it grabs just the bit of identified text. If you don't,\nit'll take all the text in the ``
`` of the page.\n\nIt will put the output exactly where the ``