{ "info": { "author": "Maik Roder", "author_email": "maikroeder@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "===========\r\nTooth.paste\r\n===========\r\n\r\nTooth.paste creates shiny new Python packages. Start your new packages with a prepared\r\nSphinx documentation section, a test folder for your unit tests and a Makefile containing\r\nall the tools needed to keep your Python code clean. \r\n\r\n.. image:: https://secure.travis-ci.org/maikroeder/tooth.paste.png?branch=master\r\n :alt: Build Status\r\n :target: https://secure.travis-ci.org/maikroeder/tooth.paste\r\n\r\nLinks:\r\n\r\n- The full documentation is located at : http://toothpaste.readthedocs.org/en/latest/\r\n- The repository and issue tracker are at GitHub : https://github.com/maikroeder/tooth.paste/issues\r\n\r\n=======\r\nCredits\r\n=======\r\n\r\nBased on ideas found in Circus - http://pypi.python.org/pypi/circus\r\n\r\n=========\r\nChangelog\r\n=========\r\n\r\n2.0 (2012-09-25)\r\n----------------\r\n\r\nDocumentation\r\n-------------\r\n\r\n- Add information on webhooks\r\n\r\n- Add the three types of modules as examples inside the package.\r\n\r\nBug fixes\r\n---------\r\n\r\n- fix travis.yml file name, which was set as travis.ci\r\n\r\n- fix Read the docs by adding missing indexsidebar.html\r\n\r\nInternal\r\n--------\r\n\r\n- A lot of polishing to make the package squeaky clean\r\n\r\n- refactor invisible vars\r\n\r\n- rename the Paster templates to package, dotpackage and dotdotpackage\r\n for clarity\r\n\r\n- Remove long description from interactive fields, because this is a combination\r\n of the README.txt and the CHANGES.txt files anyway\r\n\r\n1.2 (2012-09-22)\r\n----------------\r\n\r\n- improved documentation and unit tests\r\n\r\n- add dryrelease mkrelease\r\n\r\n1.1 (2012-09-12)\r\n----------------\r\n\r\n- fix pylint, add pep8 and pyflakes, add sloccount\r\n\r\n1.0 (2012-09-07)\r\n----------------\r\n\r\n- Package created using templer\r\n [Maik Roder]", "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/maikroeder/tooth.paste.git", "keywords": "Tooth,paste", "license": "gpl", "maintainer": "", "maintainer_email": "", "name": "tooth.paste", "package_url": "https://pypi.org/project/tooth.paste/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tooth.paste/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/maikroeder/tooth.paste.git" }, "release_url": "https://pypi.org/project/tooth.paste/2.0/", "requires_dist": null, "requires_python": null, "summary": "Create shiny new Python packages with Sphinx documentation, unit tests and tools to keep your code clean", "version": "2.0" }, "last_serial": 800797, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6958846bb472e12c3b83d4eef6d557bd", "sha256": "135ede56b41935e40ff9da35e0bc2f54e527e0522e6e503e8f77976e27c74808" }, "downloads": -1, "filename": "tooth.paste-1.0.zip", "has_sig": false, "md5_digest": "6958846bb472e12c3b83d4eef6d557bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43354, "upload_time": "2012-09-07T13:34:49", "url": "https://files.pythonhosted.org/packages/3c/35/3c7b609ae56c2513d0cd17fbee11258964fe3cc66e4baf934355d15966e4/tooth.paste-1.0.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "6bc86e7bedcba5169afc99d43e2b16db", "sha256": "a4a07428f3977c74ab13f49972c3bda7c55880fad1d9385810cec56c18274f5b" }, "downloads": -1, "filename": "tooth.paste-1.1.zip", "has_sig": false, "md5_digest": "6bc86e7bedcba5169afc99d43e2b16db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61475, "upload_time": "2012-09-12T17:11:48", "url": "https://files.pythonhosted.org/packages/6c/ee/d7db5f1107d6100384e0b90455d61b64a0b86f29b7f9525ba6400bc768b3/tooth.paste-1.1.zip" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "18f6a1248d9cc60fc19001b3bb892c38", "sha256": "04b01e028abff8b414e58f5f0905cfaa15d5ba315e59b930e4eb295af86db949" }, "downloads": -1, "filename": "tooth.paste-1.2.zip", "has_sig": false, "md5_digest": "18f6a1248d9cc60fc19001b3bb892c38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63514, "upload_time": "2012-09-22T15:05:40", "url": "https://files.pythonhosted.org/packages/44/60/e59e092788bbbd940a181ee09e362456e2f991035bb3b4aadacbedf52522/tooth.paste-1.2.zip" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "1fe0d4d3fd0caa1a06593e5513ca31af", "sha256": "bed285c6b025088000e8fd14705ee340e788342cf542e4dec8f37a95eaec0f4d" }, "downloads": -1, "filename": "tooth.paste-2.0.zip", "has_sig": false, "md5_digest": "1fe0d4d3fd0caa1a06593e5513ca31af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 223048, "upload_time": "2012-09-25T14:06:29", "url": "https://files.pythonhosted.org/packages/52/dc/12aebb9dd4ef29d2ce8e2b3d631d45dde77adc8294fe8f44dd1bcb05f6ee/tooth.paste-2.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1fe0d4d3fd0caa1a06593e5513ca31af", "sha256": "bed285c6b025088000e8fd14705ee340e788342cf542e4dec8f37a95eaec0f4d" }, "downloads": -1, "filename": "tooth.paste-2.0.zip", "has_sig": false, "md5_digest": "1fe0d4d3fd0caa1a06593e5513ca31af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 223048, "upload_time": "2012-09-25T14:06:29", "url": "https://files.pythonhosted.org/packages/52/dc/12aebb9dd4ef29d2ce8e2b3d631d45dde77adc8294fe8f44dd1bcb05f6ee/tooth.paste-2.0.zip" } ] }