.. You should enable this project on travis-ci.org and coveralls.io to make
these badges work. The necessary Travis and Coverage config files have been
generated for you.
.. image:: https://travis-ci.org//ckanext-neat.svg?branch=master
:target: https://travis-ci.org//ckanext-neat
.. image:: https://coveralls.io/repos//ckanext-neat/badge.svg
:target: https://coveralls.io/r//ckanext-neat
.. image:: https://pypip.in/download/ckanext-neat/badge.svg
:target: https://pypi.python.org/pypi//ckanext-neat/
:alt: Downloads
.. image:: https://pypip.in/version/ckanext-neat/badge.svg
:target: https://pypi.python.org/pypi/ckanext-neat/
:alt: Latest Version
.. image:: https://pypip.in/py_versions/ckanext-neat/badge.svg
:target: https://pypi.python.org/pypi/ckanext-neat/
:alt: Supported Python versions
.. image:: https://pypip.in/status/ckanext-neat/badge.svg
:target: https://pypi.python.org/pypi/ckanext-neat/
:alt: Development Status
.. image:: https://pypip.in/license/ckanext-neat/badge.svg
:target: https://pypi.python.org/pypi/ckanext-neat/
:alt: License
=============
ckanext-neat
.. Put a description of your extension here:
What does it do? What features does it have?
Consider including some screenshots or embedding a video!
Requirements
This extension needs ckanext-fulltext with a correctly setup Tika parser.
Installation
.. Add any additional install steps to the list below.
For example installing any non-Python dependencies or adding any required
config settings.
To install ckanext-neat:
Activate your CKAN virtual environment, for example::
. /usr/lib/ckan/default/bin/activate
Install the ckanext-neat Python package into your virtual environment::
pip install ckanext-neat
Add neat to the ckan.plugins setting in your CKAN
config file (by default the config file is located at
“/etc/ckan/default