{ "info": { "author": "Matous Hora", "author_email": "matous.hora@dms4u.cz", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "collective.recipe.symlink\n=========================\n\nA recipe to enable linking parts of eggs into a fixed directory that can be served via a webserver.\n\nUsage\n-----\n\nExample of the buildout section::\n\n [symlink]\n recipe=collective.recipe.symlink\n egg = foo.bar\n destination = ${buildout:directory}/parts/static\n links =\n css = foo/bar/static/css\n js = foo/bar/static/js\n\nTODO: Tests\n\nChangelog\n=========\n\n1.0dev (unreleased)\n-------------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.recipe.symlink", "package_url": "https://pypi.org/project/collective.recipe.symlink/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.recipe.symlink/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/collective.recipe.symlink/0.1/", "requires_dist": null, "requires_python": null, "summary": "A recipe to create symbolic links of an egg", "version": "0.1" }, "last_serial": 788157, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "439a32711c307baec8e14c011acf2a64", "sha256": "46e10c8eb96bf9ed1e5f64f89980cbe92da28fce30b3aec75138a29f4b2fed99" }, "downloads": -1, "filename": "collective.recipe.symlink-0.1.zip", "has_sig": false, "md5_digest": "439a32711c307baec8e14c011acf2a64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6563, "upload_time": "2011-09-18T16:45:46", "url": "https://files.pythonhosted.org/packages/f7/2c/a1dfeaf24dc456449670d0cd483f4b9f528c5806b565032b735b4848384a/collective.recipe.symlink-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "439a32711c307baec8e14c011acf2a64", "sha256": "46e10c8eb96bf9ed1e5f64f89980cbe92da28fce30b3aec75138a29f4b2fed99" }, "downloads": -1, "filename": "collective.recipe.symlink-0.1.zip", "has_sig": false, "md5_digest": "439a32711c307baec8e14c011acf2a64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6563, "upload_time": "2011-09-18T16:45:46", "url": "https://files.pythonhosted.org/packages/f7/2c/a1dfeaf24dc456449670d0cd483f4b9f528c5806b565032b735b4848384a/collective.recipe.symlink-0.1.zip" } ] }