{ "info": { "author": "Andr\u00e9 Roth", "author_email": "neolynx@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Other Audience", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: Implementation", "Topic :: Software Development", "Topic :: Software Development :: Bug Tracking" ], "description": "# tessera\n\nThe most simple git based ticketing system.\n\nWe believe that:\n\n* Issues belong to the code. Point.\n* A powerful system can be build with minimum effort\n* Simplicity is the solution to our complex environment.\n\nIf you want to\n\n* get rid of loosing your tickets because of changing the issue management system\n* let your issues flow with your branches and patches\n* have documented your issues with your code\n* have a real unique and persistent issue id\n* a shaXX save documented issue system\n\n... take a look at tessera.\n\n**License:** GPL\n**Version:** 0.00.01\n\n## Installation\n\n```bash\ngit clone https://github.com/neolynx/git-tessera.git tessera\ncd tessera\npython setup.py install\n```\n\n## Usage\n\n```bash\ncd my_favorite_git_project\ngit tessera init\ngit tessera create my first ticket\ngit tessera ls\ngit tessera edit \n```\n## Development\n\nWe recommend you to develop git-tessera inside a virtualenv, since the dependencies can be managed much easier and no unwanted packages installed somewhere on the system are involved.\n\n```\nvirtualenv tessera-env --no-site-packages\n```\n\n*Note: the `--no-site-packages` option is only used for older versions of virtualenv. In newer versions it's default anyway but it is not a problem to use this option at all!*\n\nActivate the virtualenv with:\n\n```\n. tessera-env/bin/activate\n```\n\nand deactivate it with:\n\n```\ndeactivate\n```\n\nNow you can install all dependencies with the `requirements.txt` file:\n\n```\npip install -r requirements.txt\n```\n\nAfter this command you can see the control with the `pip freeze` command\n\n```\n$ pip freeze\nargparse==1.2.1\ncolorful==0.01.02\ndulwich==0.9.4\nfunky==0.0.2\ngit-tessera==0.00.01\ngittle==0.2.2\nmimer==0.0.1\nparamiko==1.10.0\npycrypto==2.6\nweb.py==0.37\nwsgiref==0.1.2\n```\n\nInstall `git-tessera` with the setup.py script inside the virtualenv:\n\n```\npython setup.py install\n```\n\nIf you install `git-tessera` without installing the dependencies from the `requirements.txt` file the needed packages will be installed with the setup.py script!\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/neolynx/git-tessera.git", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/neolynx/git-tessera.git", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "git-tessera", "package_url": "https://pypi.org/project/git-tessera/", "platform": "Linux,Windows,MAC OS X", "project_url": "https://pypi.org/project/git-tessera/", "project_urls": { "Download": "https://github.com/neolynx/git-tessera.git", "Homepage": "https://github.com/neolynx/git-tessera.git" }, "release_url": "https://pypi.org/project/git-tessera/0.00.04/", "requires_dist": null, "requires_python": null, "summary": "git intransic issue tracking", "version": "0.00.04" }, "last_serial": 1188164, "releases": { "0.00.01": [ { "comment_text": "", "digests": { "md5": "c72314a14967f37dfa78803d1b6e2d0d", "sha256": "4e6d6a3af8c4809030f46bb5342ec4a1b330ddff330423d792f588655d75b8d5" }, "downloads": -1, "filename": "git-tessera-0.00.01.tar.gz", "has_sig": false, "md5_digest": "c72314a14967f37dfa78803d1b6e2d0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7669, "upload_time": "2013-12-02T22:12:12", "url": "https://files.pythonhosted.org/packages/87/5d/ce603d35392edcc7dd43dd9828dc3a62d4732ef2798593573cc4f7a6f291/git-tessera-0.00.01.tar.gz" } ], "0.00.02": [ { "comment_text": "", "digests": { "md5": "37a270c30c41d985607280f3f5967abb", "sha256": "c671c2dee96dbc850fee8ec8fbd8c67419faea4fc56a2ca8000d3db91ef32131" }, "downloads": -1, "filename": "git-tessera-0.00.02.tar.gz", "has_sig": false, "md5_digest": "37a270c30c41d985607280f3f5967abb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9461, "upload_time": "2013-12-10T09:01:39", "url": "https://files.pythonhosted.org/packages/ba/69/494622425a236401a5dc0818f26258043293a0b7af4fbb5f7c7fe2e959bd/git-tessera-0.00.02.tar.gz" } ], "0.00.03": [ { "comment_text": "", "digests": { "md5": "d0670374b91e5b5a0d719341b8ffe081", "sha256": "647af9eb3f009a30a2477233a42336f7d6d4d44a70a75fe87070feb8360c659a" }, "downloads": -1, "filename": "git-tessera-0.00.03.tar.gz", "has_sig": false, "md5_digest": "d0670374b91e5b5a0d719341b8ffe081", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9455, "upload_time": "2013-12-10T09:12:20", "url": "https://files.pythonhosted.org/packages/37/18/4efdd5870ae04b80386d9ed0636a1e0b497e806015556a135aeae77e5a96/git-tessera-0.00.03.tar.gz" } ], "0.00.04": [ { "comment_text": "", "digests": { "md5": "00eeb5ed9bf1df4c4e379be44d6274be", "sha256": "46dd1363b9f96bdd346e45cc0221492664787996b88b1023fcd7eab3b047f1e7" }, "downloads": -1, "filename": "git-tessera-0.00.04.tar.gz", "has_sig": false, "md5_digest": "00eeb5ed9bf1df4c4e379be44d6274be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9723, "upload_time": "2014-08-12T19:01:01", "url": "https://files.pythonhosted.org/packages/04/4a/c20ddfdf4ffff735b696e22e6bc2a89c4f5d1dc1bb06f1f9495d4b2dc1a0/git-tessera-0.00.04.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "00eeb5ed9bf1df4c4e379be44d6274be", "sha256": "46dd1363b9f96bdd346e45cc0221492664787996b88b1023fcd7eab3b047f1e7" }, "downloads": -1, "filename": "git-tessera-0.00.04.tar.gz", "has_sig": false, "md5_digest": "00eeb5ed9bf1df4c4e379be44d6274be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9723, "upload_time": "2014-08-12T19:01:01", "url": "https://files.pythonhosted.org/packages/04/4a/c20ddfdf4ffff735b696e22e6bc2a89c4f5d1dc1bb06f1f9495d4b2dc1a0/git-tessera-0.00.04.tar.gz" } ] }