{ "info": { "author": "Tryggvi Bjorgvinsson", "author_email": "tryggvi.bjorgvinsson@okfn.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Other Audience", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "CKAN OpenSpending\n=================\n\nA `CKAN `__ extension which automatically uploads\nbudget data packages to the OpenSpending platform. This builds upon the\n`ckanext-budgets `__\nextensions which does the heavylifting of creating and marking resources\nas budget data packages.\n\nWhen a resource has been marked as a budget data package, this extension\nwill pick it up from there and submit it for automatic loading into\nOpenSpending.\n\nInstallation\n------------\n\nSimply clone this library and run\n\n::\n\n python setup.py install\n\nThen add ``openspending`` to the list in ``ckan.plugins`` in your CKAN\nconfiguration file. Restart your webserver and budget data will now be\nautomatically loaded for you.\n\nConfiguration\n-------------\n\nThere are two required configurations which must be added to your CKAN\nconfiguration file.\n\n- **ckan.site\\_url** - The URL for the site\n- **openspending.apikey** - The API key for the user on OpenSpending\n which will be used to load the data\n\nLicense\n-------\n\nCopyright (C) 2014 Open Knowledge Foundation\n\nThis program is free software: you can redistribute it and/or modify it\nunder the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or (at\nyour option) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see http://www.gnu.org/licenses/.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tryggvib/ckanext-openspending", "keywords": "ckan openspending", "license": "AGPLv3", "maintainer": null, "maintainer_email": null, "name": "ckanext-openspending", "package_url": "https://pypi.org/project/ckanext-openspending/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ckanext-openspending/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tryggvib/ckanext-openspending" }, "release_url": "https://pypi.org/project/ckanext-openspending/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Automatically model and submit budgets to the OpenSpending", "version": "0.1.0" }, "last_serial": 1246383, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "660d80157c4b95e0ae96bf86003caded", "sha256": "2c87c45801d6fda4caa44b49aab27171c6482c9ab7435f0c4c1d384cd58a6fa8" }, "downloads": -1, "filename": "ckanext-openspending-0.1.0.tar.gz", "has_sig": false, "md5_digest": "660d80157c4b95e0ae96bf86003caded", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3733, "upload_time": "2014-10-02T23:13:56", "url": "https://files.pythonhosted.org/packages/19/27/8a7b58e89a9d46204000fb0741b852dd3307d775c5cdb68142528e64ae8f/ckanext-openspending-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "660d80157c4b95e0ae96bf86003caded", "sha256": "2c87c45801d6fda4caa44b49aab27171c6482c9ab7435f0c4c1d384cd58a6fa8" }, "downloads": -1, "filename": "ckanext-openspending-0.1.0.tar.gz", "has_sig": false, "md5_digest": "660d80157c4b95e0ae96bf86003caded", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3733, "upload_time": "2014-10-02T23:13:56", "url": "https://files.pythonhosted.org/packages/19/27/8a7b58e89a9d46204000fb0741b852dd3307d775c5cdb68142528e64ae8f/ckanext-openspending-0.1.0.tar.gz" } ] }