{ "info": { "author": "Alessandro Molina", "author_email": "alessandro.molina@axant.it", "bugtrack_url": null, "classifiers": [], "description": "About gearboxtools\n-------------------------\n\ngearboxtools is a bunch of commands for the\n`TurboGears GearBox `_ tool.\n\nInstalling\n-------------------------------\n\ngearboxtools can be installed from pypi::\n\n easy_install gearbox-tools\n\nor::\n\n pip install gearbox-tools\n\nshould just work for most of the users\n\nProvided Commands\n--------------------------------\n\npkgdeps\n==================\n\nProvided and installed application as argument will return the list of direct and indirect depencies used\nby the application::\n\n $ gearbox pkgdeps turbogears2\n +--------------+\n | Package |\n +--------------+\n | Beaker |\n | repoze.lru |\n | PasteDeploy |\n | MarkupSafe |\n | crank>=0.6.2 |\n | WebOb>=1.2 |\n | decorator |\n +--------------+\n\ntg-bootstrap\n==================\n\nWhen ran inside a newly quickstarted TurboGears2 application will adapt the application to work with\nthe SCSS version of bootstrap css framework.\n\nThis command will add the ``tgext.scss`` dependency loaded through ``tgext.pluggable``, will create\na bootstrap directory inside the project ``public_dir`` with the Twitter bootstrap framework inside and will\npatch the ``master template`` to use the SCSS version instead of the plain CSS one provided by default.\n\n\ntg-hgignore\n==================\n\nThis will create a ``.hgignore`` file suitable for TurboGears2 applications inside the directory where it\nis started.\n\ndeploy-circus\n==================\n\nWhen started inside a ``PasteDeploy`` application directory will generate a configuration for\nMozilla Circus to deploy that application under circus supervision.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/_amol_/gearbox-tools", "keywords": "gearbox command-line commands", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gearbox-tools", "package_url": "https://pypi.org/project/gearbox-tools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gearbox-tools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/_amol_/gearbox-tools" }, "release_url": "https://pypi.org/project/gearbox-tools/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Bunch of utility commands for gearbox toolset", "version": "0.0.1" }, "last_serial": 704410, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "046b2592d0af6c664b60bc274741e045", "sha256": "5eb284e4fd8aeb1259277c72b9b660f27f966739bf641fb286daef9e03f79160" }, "downloads": -1, "filename": "gearbox-tools-0.0.1.tar.gz", "has_sig": false, "md5_digest": "046b2592d0af6c664b60bc274741e045", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74999, "upload_time": "2013-01-31T23:34:33", "url": "https://files.pythonhosted.org/packages/95/8f/0793fedfb8842dc68bb3a0188a5298115acc256ba8b1e3e4dae6a3f83060/gearbox-tools-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "046b2592d0af6c664b60bc274741e045", "sha256": "5eb284e4fd8aeb1259277c72b9b660f27f966739bf641fb286daef9e03f79160" }, "downloads": -1, "filename": "gearbox-tools-0.0.1.tar.gz", "has_sig": false, "md5_digest": "046b2592d0af6c664b60bc274741e045", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74999, "upload_time": "2013-01-31T23:34:33", "url": "https://files.pythonhosted.org/packages/95/8f/0793fedfb8842dc68bb3a0188a5298115acc256ba8b1e3e4dae6a3f83060/gearbox-tools-0.0.1.tar.gz" } ] }