{ "info": { "author": "Nuno Teixeira", "author_email": "teixas@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Code Generators", "Topic :: Utilities" ], "description": "Introduction\n============\n\n``bobtemplates.fanstatic`` provides `mr.bob`_ templates to generate\npackages for `Fanstatic`_.\n\nAvailable templates are:\n\n - ``package``: a simple template for a Fanstatic package.\n\nGlobal settings\n---------------\n\nSome variables are used with every template. These should be added to the\nmr.bob user config in ``~/.mrbob``, e.g.::\n\n [variables]\n\n author.name = Nuno Teixeira\n author.email = teixas@gmail.com\n author.github.user = teixas\n\nCreating a Fanstatic package\n----------------------------\n\nTo create a Fanstatic package run::\n\n mrbob -O js.some_library bobtemplates.fanstatic:package\n\nand answer the 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 --> Name of wrapped library: some_library\n\n --> Version of the wrapped library: 1.4.4\n\n --> URL of the wrapped library: http://some_library.com\n\nThen you could add resources files::\n\n cd js.some_library/js/some_library/resources\n\nRegister them in __init__.py::\n\n cd ..\n __init__.py\n\nRun tests::\n\n python bootstrap.py\n buildout\n py.test js\n\n\n.. _mr.bob: http://mrbob.readthedocs.org/en/latest/\n.. _Fanstatic: http://www.fanstatic.org/en/latest/\n\nChangelog\n=========\n\n0.1-1 - 2013-03-01\n------------------\n\n- Fix packaging.\n\n\n0.1 - 2013-02-28\n----------------\n\n- First release.", "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/teixas/bobtemplates.fanstatic", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bobtemplates.fanstatic", "package_url": "https://pypi.org/project/bobtemplates.fanstatic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bobtemplates.fanstatic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/teixas/bobtemplates.fanstatic" }, "release_url": "https://pypi.org/project/bobtemplates.fanstatic/0.1-1/", "requires_dist": null, "requires_python": null, "summary": "mr.bob template for Fanstatic packages", "version": "0.1-1" }, "last_serial": 743361, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b709bbaf665098402f0f11821d227286", "sha256": "91cccc805c749d2084dd95c1b03ee381ad1882c28d48a39ea958530a2b54320a" }, "downloads": -1, "filename": "bobtemplates.fanstatic-0.1.tar.gz", "has_sig": false, "md5_digest": "b709bbaf665098402f0f11821d227286", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2188, "upload_time": "2013-02-28T19:44:50", "url": "https://files.pythonhosted.org/packages/07/7d/a28a4c714689e94031077ed8cbe57620d112c905af1d7f69c86370a8cd65/bobtemplates.fanstatic-0.1.tar.gz" } ], "0.1-1": [ { "comment_text": "", "digests": { "md5": "c3f9b3c62ba6239bd3b8d7ac9f087473", "sha256": "031bdb70ad99300c48be090d56e6cc3750a8ff023a4ed7a32ed12d7850db60f6" }, "downloads": -1, "filename": "bobtemplates.fanstatic-0.1-1.tar.gz", "has_sig": false, "md5_digest": "c3f9b3c62ba6239bd3b8d7ac9f087473", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9405, "upload_time": "2013-03-01T11:00:54", "url": "https://files.pythonhosted.org/packages/4b/fe/53d6c137787c6018d9ca03649406889cf45570c98dae160d6dbeafc9981c/bobtemplates.fanstatic-0.1-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3f9b3c62ba6239bd3b8d7ac9f087473", "sha256": "031bdb70ad99300c48be090d56e6cc3750a8ff023a4ed7a32ed12d7850db60f6" }, "downloads": -1, "filename": "bobtemplates.fanstatic-0.1-1.tar.gz", "has_sig": false, "md5_digest": "c3f9b3c62ba6239bd3b8d7ac9f087473", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9405, "upload_time": "2013-03-01T11:00:54", "url": "https://files.pythonhosted.org/packages/4b/fe/53d6c137787c6018d9ca03649406889cf45570c98dae160d6dbeafc9981c/bobtemplates.fanstatic-0.1-1.tar.gz" } ] }