{ "info": { "author": "Remy Blank", "author_email": "software@calins.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Version Control" ], "description": "SvnReporter generates various reports in response to commits happening\nin a Subversion repository. It is intended to be called from the \npost-commit hook.\n\nTwo types of reports are supported: single-event and event list reports.\nThe former generate reports relative to the current commit only, and are \ntypically used to generate post-commit mails. The latter generate reports\nrelative to a list of commits, e.g. an RSS feed or a web page showing the \nlatest commits.\n\nReports can be restricted to commits whose objects match certain criteria,\nspecified by a list of regular expressions.\n\nThe format of the reports can be defined freely and flexibly using a\nvery simple template format.", "description_content_type": null, "docs_url": null, "download_url": "http://www.calins.ch/download/SvnReporter/SvnReporter-0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.calins.ch/software/SvnReporter.html", "keywords": "Subversion,SVN,commit,post-commit,hook,e-mail,feed,atom,rss", "license": "GPL-2", "maintainer": null, "maintainer_email": null, "name": "SvnReporter", "package_url": "https://pypi.org/project/SvnReporter/", "platform": "POSIX,Windows", "project_url": "https://pypi.org/project/SvnReporter/", "project_urls": { "Download": "http://www.calins.ch/download/SvnReporter/SvnReporter-0.4.tar.gz", "Homepage": "http://www.calins.ch/software/SvnReporter.html" }, "release_url": "https://pypi.org/project/SvnReporter/0.4/", "requires_dist": null, "requires_python": null, "summary": "Subversion commit reporter", "version": "0.4" }, "last_serial": 763761, "releases": { "0.4": [] }, "urls": [] }