{ "info": { "author": "Ericson Thomas", "author_email": "ericsn.th@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries" ], "description": ".. You should enable this project on travis-ci.org and coveralls.io to make\n these badges work. The necessary Travis and Coverage config files have been\n generated for you.\n\n.. image:: https://travis-ci.org/ericsnth/ckanext-openformat.svg?branch=master\n :target: https://travis-ci.org/ericsnth/ckanext-openformat\n\n.. image:: https://coveralls.io/repos/ericsnth/ckanext-openformat/badge.svg\n :target: https://coveralls.io/r/ericsnth/ckanext-openformat\n\n.. image:: https://pypip.in/download/ckanext-openformat/badge.svg\n :target: https://pypi.python.org/pypi//ckanext-openformat/\n :alt: Downloads\n\n.. image:: https://pypip.in/version/ckanext-openformat/badge.svg\n :target: https://pypi.python.org/pypi/ckanext-openformat/\n :alt: Latest Version\n\n.. image:: https://pypip.in/py_versions/ckanext-openformat/badge.svg\n :target: https://pypi.python.org/pypi/ckanext-openformat/\n :alt: Supported Python versions\n\n.. image:: https://pypip.in/status/ckanext-openformat/badge.svg\n :target: https://pypi.python.org/pypi/ckanext-openformat/\n :alt: Development Status\n\n.. image:: https://pypip.in/license/ckanext-openformat/badge.svg\n :target: https://pypi.python.org/pypi/ckanext-openformat/\n :alt: License\n\n=============\nckanext-openformat\n=============\n\t\n------------\nInstallation\n------------\n\n.. Add any additional install steps to the list below.\n For example installing any non-Python dependencies or adding any required\n config settings.\n\nTo install ckanext-openformat:\n\n1. Activate your CKAN virtual environment, for example::\n\n . /usr/lib/ckan/default/bin/activate\n\n2. Install the ckanext-openformat Python package into your virtual environment::\n\n pip install ckanext-openformat\n\n3. Add ``openformat`` to the ``ckan.plugins`` setting in your CKAN\n config file (by default the config file is located at\n ``/etc/ckan/default/production.ini``).\n\n4. Restart CKAN. For example if you've deployed CKAN with Apache on Ubuntu::\n\n sudo service apache2 reload\n\n\n---------------\nConfig Settings\n---------------\nConfigure /etc/ckan/default/production.ini with this configuration:\n\n # List of allowed file extension in resources\n # (optional, default: csv xls xlsx doc docx pdf xml json)\n ericsnth.ckan.file_extension_allowed = csv xls xlsx doc docx pdf xml json\n\n\n------------------------\nDevelopment Installation\n------------------------\n\nTo install ckanext-openformat for development, activate your CKAN virtualenv and\ndo::\n\n git clone https://github.com/ericsnth/ckanext-openformat.git\n cd ckanext-openformat\n python setup.py develop\n pip install -r dev-requirements.txt\n\n\n-----------------\nAuthor\n-----------------\n\nEricson Thomas | https://www.linkedin.com/in/ericsnth\n\nBackend Programmer Satu Data Indonesia, Kantor Staf Presiden RI\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ericsnth/ckanext-openformat", "keywords": "CKAN openformat", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "ckanext-openformat", "package_url": "https://pypi.org/project/ckanext-openformat/", "platform": "", "project_url": "https://pypi.org/project/ckanext-openformat/", "project_urls": { "Homepage": "https://github.com/ericsnth/ckanext-openformat" }, "release_url": "https://pypi.org/project/ckanext-openformat/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "CKAN extension to restrict fupload when uploading resources file", "version": "0.0.1" }, "last_serial": 4140564, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "521ff03b33cb5aa4c329cb54fe2b4286", "sha256": "2432f464da1817d6255e6df28609762be3978ca3a58423d6e5ef0a1c70191aeb" }, "downloads": -1, "filename": "ckanext-openformat-0.0.1.tar.gz", "has_sig": false, "md5_digest": "521ff03b33cb5aa4c329cb54fe2b4286", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18429, "upload_time": "2018-08-06T14:17:58", "url": "https://files.pythonhosted.org/packages/e9/14/4d83d80e2bb209648fabb6f17d65590db6a72164c0b392b2e0e917b8860a/ckanext-openformat-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "521ff03b33cb5aa4c329cb54fe2b4286", "sha256": "2432f464da1817d6255e6df28609762be3978ca3a58423d6e5ef0a1c70191aeb" }, "downloads": -1, "filename": "ckanext-openformat-0.0.1.tar.gz", "has_sig": false, "md5_digest": "521ff03b33cb5aa4c329cb54fe2b4286", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18429, "upload_time": "2018-08-06T14:17:58", "url": "https://files.pythonhosted.org/packages/e9/14/4d83d80e2bb209648fabb6f17d65590db6a72164c0b392b2e0e917b8860a/ckanext-openformat-0.0.1.tar.gz" } ] }