{ "info": { "author": "Tommy Yu", "author_email": "y@metatoaster.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# CSS3 Buttons for Plone #\n\nThis package brings in the functionality of [CSS3 buttons\n](http://css3buttons.michaelhenriksen.dk) into [Zope](http://zope.org) /\n[Plone](http://plone.org/).\n\n\n## Buildout Installation ##\n\nAdd the egg and zcml references to your buildout.cfg:\n\n [buildout]\n ...\n eggs =\n ...\n collective.css3buttons\n\n ...\n [instance]\n ...\n zcml =\n ...\n collective.css3buttons\n ...\n\n\n## Usage Instructions ##\n\n### Enable the stylesheet ###\n\nIf you are using this directly (i.e. within Zope and/or without Plone),\nyou will need to include the css resource file like so:\n\n \n\nIf this is used under Plone, just activate the product `CSS3 Buttons`\nunder Site Setup > Add-ons.\n\n### Add the classes ###\n\nJust insert the HTML fragments as defined in the [documentation\n](http://css3buttons.michaelhenriksen.dk) for CSS3 Buttons into your\ntemplate files.\n\n\n## License ##\n\n### The [Unlicense](http://unlicense.org): ###\n\nThis is free and unencumbered software released into the public domain.\n\nAnyone is free to copy, modify, publish, use, compile, sell, or\ndistribute this software, either in source code form or as a compiled\nbinary, for any purpose, commercial or non-commercial, and by any means.\n\nIn jurisdictions that recognize copyright laws, the author or authors of\nthis software dedicate any and all copyright interest in the software to\nthe public domain. We make this dedication for the benefit of the public\nat large and to the detriment of our heirs and successors. We intend\nthis dedication to be an overt act of relinquishment in perpetuity of\nall present and future rights to this software under copyright law.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.\n\nFor more information, please refer to \n\nChangelog\n=========\n\n0.1 - 2011-06-08\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": "UNKNOWN", "keywords": "", "license": "Unlicense", "maintainer": null, "maintainer_email": null, "name": "collective.css3buttons", "package_url": "https://pypi.org/project/collective.css3buttons/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.css3buttons/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/collective.css3buttons/0.1/", "requires_dist": null, "requires_python": null, "summary": "Simple framework for creating button links", "version": "0.1" }, "last_serial": 787737, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "75b40fa4c77927cf3c73790ef58daa2c", "sha256": "8e2849c0996e1777e7f8c61f9d5d0bf65f914736d0e4285dc4dee37171a56f1c" }, "downloads": -1, "filename": "collective.css3buttons-0.1.tar.gz", "has_sig": false, "md5_digest": "75b40fa4c77927cf3c73790ef58daa2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35430, "upload_time": "2011-06-08T08:03:22", "url": "https://files.pythonhosted.org/packages/71/91/4dcf7aecc0f1285ae8cedd027a54fc6d33f7763d4597de69d3b01ed36974/collective.css3buttons-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "75b40fa4c77927cf3c73790ef58daa2c", "sha256": "8e2849c0996e1777e7f8c61f9d5d0bf65f914736d0e4285dc4dee37171a56f1c" }, "downloads": -1, "filename": "collective.css3buttons-0.1.tar.gz", "has_sig": false, "md5_digest": "75b40fa4c77927cf3c73790ef58daa2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35430, "upload_time": "2011-06-08T08:03:22", "url": "https://files.pythonhosted.org/packages/71/91/4dcf7aecc0f1285ae8cedd027a54fc6d33f7763d4597de69d3b01ed36974/collective.css3buttons-0.1.tar.gz" } ] }