{ "info": { "author": "Izhar Firdaus", "author_email": "izhar@inigo-tech.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope3", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Installation\n============\n\nAdd these lines into buildout::\n\n [buildout]\n parts = \n paster\n \n [paster]\n eggs = zc.recipe.egg\n eggs = \n ZopeSkel\n PasteScript\n PasteDeploy\n collective.dexteritypaste\n ${buildout:eggs}\n entry-points = paster=paste.script.command:run\n \nAnd run the buildout\n\nUsage\n======\n\nCreating a dexterity product::\n\n /path/to/paster create -t dexterity\n\nAdding a contenttype skeleton::\n\n cd /path/to/product/root\n /path/to/paster addcontent dexterity_content\n\nAdding a behavior skeleton::\n\n cd /path/to/product/root\n /path/to/paster addcontent dexterity_behavior\n\nAdding a view::\n\n cd /path/to/product/root\n /path/to/paster addcontent dexterity_view\n\nChangelog\n=========\n\n1.0a1dev (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/collective.dexteritypaste", "keywords": "plone dexterity", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.dexteritypaste", "package_url": "https://pypi.org/project/collective.dexteritypaste/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.dexteritypaste/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/collective.dexteritypaste" }, "release_url": "https://pypi.org/project/collective.dexteritypaste/1.0alpha1.1/", "requires_dist": null, "requires_python": null, "summary": "Paster templates for dexterity", "version": "1.0alpha1.1" }, "last_serial": 787753, "releases": { "1.0alpha1": [ { "comment_text": "", "digests": { "md5": "25d0f945cde6f4e6c9c1249f58f51fa2", "sha256": "3b4e87518029139c08bcdf6c02be58d52dd36ac0c5b842b48df4ae06a335dd7f" }, "downloads": -1, "filename": "collective.dexteritypaste-1.0alpha1.tar.gz", "has_sig": false, "md5_digest": "25d0f945cde6f4e6c9c1249f58f51fa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15547, "upload_time": "2010-03-22T09:18:02", "url": "https://files.pythonhosted.org/packages/d9/5b/ae0d311c3c49f99620392b2b55e5cce07cd695ece81a80bef284117293fa/collective.dexteritypaste-1.0alpha1.tar.gz" } ], "1.0alpha1.1": [ { "comment_text": "", "digests": { "md5": "5b353b5668d4af4abc64e46afbe37fa7", "sha256": "9b1c3ee3360339c4e9db2b88f88df1d937b606cb74456422a0c0538da9e33bcd" }, "downloads": -1, "filename": "collective.dexteritypaste-1.0alpha1.1.tar.gz", "has_sig": false, "md5_digest": "5b353b5668d4af4abc64e46afbe37fa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15543, "upload_time": "2010-03-22T09:41:12", "url": "https://files.pythonhosted.org/packages/64/24/ac1a6e79f54f1a2525a94ada219bd02695db55fbde5acd82a461670cb020/collective.dexteritypaste-1.0alpha1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b353b5668d4af4abc64e46afbe37fa7", "sha256": "9b1c3ee3360339c4e9db2b88f88df1d937b606cb74456422a0c0538da9e33bcd" }, "downloads": -1, "filename": "collective.dexteritypaste-1.0alpha1.1.tar.gz", "has_sig": false, "md5_digest": "5b353b5668d4af4abc64e46afbe37fa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15543, "upload_time": "2010-03-22T09:41:12", "url": "https://files.pythonhosted.org/packages/64/24/ac1a6e79f54f1a2525a94ada219bd02695db55fbde5acd82a461670cb020/collective.dexteritypaste-1.0alpha1.1.tar.gz" } ] }