{ "info": { "author": "Truveris Inc.", "author_email": "engineering@truveris.com", "bugtrack_url": null, "classifiers": [ "Framework :: Trac", "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Software Development :: Bug Tracking" ], "description": "trac-mattermost - Trac notifications in Mattermost\r\n==================================================\r\n\r\ntrac-mattermost is a Trac plugin publishing Trac events to Mattermost using\r\nwebhooks.\r\n\r\nConfiguration\r\n-------------\r\nTo enable and configure trac-mattermost, you need to create an \"Incoming\r\nWebhook\" in Mattermost (Account Settings, Integrations, Incoming Webhooks),\r\nthen you need to add the following to your Trac configuration file::\r\n\r\n [components]\r\n trac_mattermost.ticket_notifications.* = enabled\r\n trac_mattermost.wiki_notifications.* = enabled\r\n\r\n [mattermost]\r\n username = Trac\r\n webhook_url = https://mattermost.example.com/hooks/q9w8jq9wdw89sd7agf7sq7qweh\r\n icon_url = https://s3.amazonaws.com/truveris-mattermost-icons/trac.png\r\n\r\nInstallation\r\n------------\r\nBuild an .egg file and drop it in the plugins directory of your Trac\r\ninstallation::\r\n\r\n python setup.py bdist_egg\r\n\r\nChanges\r\n-------\r\n\r\n0.1\r\n^^^\r\nInitial version, with tickets and wiki notificaitons.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/truveris/trac-mattermost", "keywords": "", "license": "ISC License", "maintainer": "Bertrand Janin", "maintainer_email": "b@janin.com", "name": "trac-mattermost", "package_url": "https://pypi.org/project/trac-mattermost/", "platform": "", "project_url": "https://pypi.org/project/trac-mattermost/", "project_urls": { "Homepage": "http://github.com/truveris/trac-mattermost" }, "release_url": "https://pypi.org/project/trac-mattermost/0.1/", "requires_dist": null, "requires_python": null, "summary": "Trac notifications in Mattermost", "version": "0.1" }, "last_serial": 1878710, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "17762a6ed049432c3a7cb3346ce14f2f", "sha256": "10231f4df9396b709ab45fac2b3619fb01bb5b3953a8d231bfb56d35033348da" }, "downloads": -1, "filename": "trac-mattermost-0.1.tar.gz", "has_sig": false, "md5_digest": "17762a6ed049432c3a7cb3346ce14f2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3112, "upload_time": "2015-12-27T12:55:34", "url": "https://files.pythonhosted.org/packages/f8/a5/1f2007629a38fe4e8a44124901cc0e05e4c140157b749105911efa2d08c4/trac-mattermost-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "17762a6ed049432c3a7cb3346ce14f2f", "sha256": "10231f4df9396b709ab45fac2b3619fb01bb5b3953a8d231bfb56d35033348da" }, "downloads": -1, "filename": "trac-mattermost-0.1.tar.gz", "has_sig": false, "md5_digest": "17762a6ed049432c3a7cb3346ce14f2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3112, "upload_time": "2015-12-27T12:55:34", "url": "https://files.pythonhosted.org/packages/f8/a5/1f2007629a38fe4e8a44124901cc0e05e4c140157b749105911efa2d08c4/trac-mattermost-0.1.tar.gz" } ] }