{ "info": { "author": "Rafael Oliveira", "author_email": "rafaelbco@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "rbco.statcvswrapper\n===================\n\nIntroduction\n------------\n\nrbco.statcvswrapper is an wrapper around StatCVS_ to make it more straightforward to use. It also\nsolves a problem: it corrects the encoding so accentuation is displayed correctly in the generated\nreports.\n\nInstalling\n----------\n\n1. Download the StatCVS jar from its website.\n2. Add an environment variable called ``STATCVS_JAR_PATH`` with the full path to the downloaded JAR.\n Example: ``export STATCVS_JAR_PATH=/home/rafaelb/statcvs.jar``. Normally you want to put this\n at the end of your ``~/.bashrc`` file.\n3. Use Python's setuptools to install rbco.statcvswrapper. \n Example: ``easy_install rbco.statcvswrapper``\n\nRunning\n-------\n\n1. Change into your working copy directory.\n2. Do a ``cvs update``.\n3. Run ``statcvs_wrapper .``.\n\nThis will issue the command to get the log from CVS, run StatCVS, correct the encoding of the \nreport and open the report in Firefox.\n\n.. References\n ----------\n\n.. _StatCVS: http://statcvs.sourceforge.net/\n\n\nChangelog\n=========\n\n0.2 (2010-08-06)\n----------------\n\n- Refactoring to make it more modular, in order to allow other programs to extend it to perform\n extra formatting of the reports.\n\n\n0.1 (2010-08-05)\n----------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "cvs", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "rbco.statcvswrapper", "package_url": "https://pypi.org/project/rbco.statcvswrapper/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rbco.statcvswrapper/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/rbco.statcvswrapper/0.2/", "requires_dist": null, "requires_python": null, "summary": "Very simple package to make use of StatCVS easier.", "version": "0.2" }, "last_serial": 798576, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bce19377ddbd7acde0919628b88ebd8f", "sha256": "a4b34a3419ae8ccee375ff48de1e2daedfbb9200bb598b000eb6c32fb6303f27" }, "downloads": -1, "filename": "rbco.statcvswrapper-0.1.zip", "has_sig": false, "md5_digest": "bce19377ddbd7acde0919628b88ebd8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7627, "upload_time": "2010-08-05T20:57:43", "url": "https://files.pythonhosted.org/packages/9b/70/6e44954cf7d4971b4613270935a545d19163ca25e9055111dbc3c5075708/rbco.statcvswrapper-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ba1bfd4f17008388b7add404ff2c76e6", "sha256": "4e2e7de2862edc8221d408bf329479cdfc02e28c28fa636c84827a84bf17ca3e" }, "downloads": -1, "filename": "rbco.statcvswrapper-0.2.zip", "has_sig": false, "md5_digest": "ba1bfd4f17008388b7add404ff2c76e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8028, "upload_time": "2010-08-06T20:30:13", "url": "https://files.pythonhosted.org/packages/bc/50/666b24f3f85fdcfa45ebb620f5ded8a30f3077b0747c2a14bd180e447e0c/rbco.statcvswrapper-0.2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba1bfd4f17008388b7add404ff2c76e6", "sha256": "4e2e7de2862edc8221d408bf329479cdfc02e28c28fa636c84827a84bf17ca3e" }, "downloads": -1, "filename": "rbco.statcvswrapper-0.2.zip", "has_sig": false, "md5_digest": "ba1bfd4f17008388b7add404ff2c76e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8028, "upload_time": "2010-08-06T20:30:13", "url": "https://files.pythonhosted.org/packages/bc/50/666b24f3f85fdcfa45ebb620f5ded8a30f3077b0747c2a14bd180e447e0c/rbco.statcvswrapper-0.2.zip" } ] }