{ "info": { "author": "Beno\u00eet Suttor", "author_email": "ben.suttor@gmail..com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Code Generators", "Topic :: Utilities" ], "description": "Introduction\n============\n.. image:: https://secure.travis-ci.org/bsuttor/bobtemplates.bsuttor.png\n :target: http://travis-ci.org/bsuttor/bobtemplates.bsuttor\n\n``bobtemplates.bsuttor`` is a `mr.bob`_ templates to generate strucutre packages for Plone projects. \n\nAt the moment, there is only one template for a empty `Plone`_ add-on\n\nHot to create a Plone add-on package\n------------------------------------\n\nYou have to install ``mr.bob`` and ``bobtemplates.bsuttor`` eggs. Then you can run `mrbob`::\n\n $ pip install mr.bob\n $ pip install bobtemplates.bsuttor\n $ mrbob -O collective.foo bobtemplates:plone\n\nYou have to answer some questions::\n\n Welcome to mr.bob interactive mode. Before we generate directory structure,\n some questions need to be answered.\n\n Answer with a question mark to display help.\n Value in square brackets at the end of the questions present default value\n if there is no answer.\n\n\n --> Namespace of the package: collective\n [...]\n\nNow you can install your add on::\n\n $ cd collective.foo\n $ make install\n\nFinally you can lauch test::\n\n $ bin/test\n\nOr starting Plone::\n\n $ bin/instance fg\n\nGo with your browser to ``http://localhost:8080/Plone``, and you can see your site with your module installed\n\nIt's time to customize it ;-), see `Plone developer`_ help\n\nOther example\n-------------\n\nYou can see other example of bobtempaltes which are inspired me\n\n* https://github.com/iElectric/bobtemplates.ielectric\n* https://github.com/Kotti/bobtemplates.kotti\n* https://github.com/niteoweb/bobtemplates.niteoweb\n\n.. _mr.bob: http://mrbob.readthedocs.org/en/latest/\n.. _Plone: http://plone.org\n.. _Plone developer: http://developer.plone.org", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bsuttor/bobtemplates.bsuttor", "keywords": "Templates mr.bob Plone", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "bobtemplates.bsuttor", "package_url": "https://pypi.org/project/bobtemplates.bsuttor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bobtemplates.bsuttor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bsuttor/bobtemplates.bsuttor" }, "release_url": "https://pypi.org/project/bobtemplates.bsuttor/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Templates by Beno\u00eet Suttor.", "version": "0.1.1" }, "last_serial": 906656, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "2be3c959d1aaaf86b356660fe9582b4f", "sha256": "f8dd4da010adb8b81448d3a9f7c2dae063799ffb709068d55779dfcbb542f367" }, "downloads": -1, "filename": "bobtemplates.bsuttor-0.1.1.zip", "has_sig": false, "md5_digest": "2be3c959d1aaaf86b356660fe9582b4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30169, "upload_time": "2013-10-29T20:57:16", "url": "https://files.pythonhosted.org/packages/1a/f8/32058f4420169d9ff7e789d9a07fd0792bcc0c1ae0c779779e7549c8983a/bobtemplates.bsuttor-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2be3c959d1aaaf86b356660fe9582b4f", "sha256": "f8dd4da010adb8b81448d3a9f7c2dae063799ffb709068d55779dfcbb542f367" }, "downloads": -1, "filename": "bobtemplates.bsuttor-0.1.1.zip", "has_sig": false, "md5_digest": "2be3c959d1aaaf86b356660fe9582b4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30169, "upload_time": "2013-10-29T20:57:16", "url": "https://files.pythonhosted.org/packages/1a/f8/32058f4420169d9ff7e789d9a07fd0792bcc0c1ae0c779779e7549c8983a/bobtemplates.bsuttor-0.1.1.zip" } ] }