{ "info": { "author": "Louis-Dominique Dubeau", "author_email": "ldd@lddubeau.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Version Control" ], "description": "Glerbl is a tool to help manage git hooks and promote consistent\ncoding standards among contributors to a repository.\n\nLet's say you maintain a github repository for which you want to ensure\nthe following coding standards:\n\n* No trailing spaces.\n* No non-ascii file names.\n* All python code must conform to pep8.\n\nYou can hope that contributors will remember to run the necessary\nchecks before they send in pull requests or push code to the\nrepository.\n\nOr you can use glerbl to formalize your requirements and provide all\ncollaborators with the means to detect problems and fix these problems\nbefore they commit.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lddubeau/glerbl", "keywords": "git", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "glerbl", "package_url": "https://pypi.org/project/glerbl/", "platform": "", "project_url": "https://pypi.org/project/glerbl/", "project_urls": { "Homepage": "https://github.com/lddubeau/glerbl" }, "release_url": "https://pypi.org/project/glerbl/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Glerbl manages git hooks.", "version": "0.1.1" }, "last_serial": 4926057, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8a6122fba08c5e8c16246cdcaaf13f66", "sha256": "9c294a788eaec83db62c2e07a7c840277c711bb86e71e608b4fd7bff0ddfb40b" }, "downloads": -1, "filename": "glerbl-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8a6122fba08c5e8c16246cdcaaf13f66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21736, "upload_time": "2013-11-12T01:05:12", "url": "https://files.pythonhosted.org/packages/6c/f0/4251a01f45f6627d790642cb7420d0a6fcd2ddd0d1fe6fb725b022028c79/glerbl-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ed875c1e191b827409e573844b3e80dd", "sha256": "c3b43d067bd8788db3654858396e1f4ae94d0e00bb1a0e8062785dc67e74e6f4" }, "downloads": -1, "filename": "glerbl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ed875c1e191b827409e573844b3e80dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21755, "upload_time": "2019-03-11T17:04:36", "url": "https://files.pythonhosted.org/packages/04/08/314c8f6bd9d988db4960055be5df95c3aa59c2a57e7bbd2f84af39de2371/glerbl-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed875c1e191b827409e573844b3e80dd", "sha256": "c3b43d067bd8788db3654858396e1f4ae94d0e00bb1a0e8062785dc67e74e6f4" }, "downloads": -1, "filename": "glerbl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ed875c1e191b827409e573844b3e80dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21755, "upload_time": "2019-03-11T17:04:36", "url": "https://files.pythonhosted.org/packages/04/08/314c8f6bd9d988db4960055be5df95c3aa59c2a57e7bbd2f84af39de2371/glerbl-0.1.1.tar.gz" } ] }