`Kolibri <https://learningequality.org/kolibri/>`_ is the offline learning platform
from `Learning Equality <https://learningequality.org/>`_.
OpenSearch is a collection of simple formats for the sharing of search results.
The OpenSearch description document format can be used to describe a search engine so that it can be used by search client applications.
The OpenSearch response elements can be used to extend existing syndication formats, such as RSS and Atom, with the extra metadata needed to return search results.
This package provides Kolibri users with OpenSearch compatible endpoints to be used by third party applications.
Raw data
{
"_id": null,
"home_page": "https://github.com/learningequality/kolibri-opensearch-plugin",
"name": "kolibri-opensearch-plugin",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "kolibri",
"author": "Learning Equality",
"author_email": "info@learningequality.org",
"download_url": "https://files.pythonhosted.org/packages/da/ca/ebf713c7887479834511d1fdb70d34f23ba75299e8e640f99f76cce4ef17/kolibri_opensearch_plugin-0.0.3.tar.gz",
"platform": null,
"description": "\n`Kolibri <https://learningequality.org/kolibri/>`_ is the offline learning platform\nfrom `Learning Equality <https://learningequality.org/>`_.\n\nOpenSearch is a collection of simple formats for the sharing of search results.\n\nThe OpenSearch description document format can be used to describe a search engine so that it can be used by search client applications.\n\nThe OpenSearch response elements can be used to extend existing syndication formats, such as RSS and Atom, with the extra metadata needed to return search results.\n\nThis package provides Kolibri users with OpenSearch compatible endpoints to be used by third party applications.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Kolibri plugin to provide an OpenSearch compatible API",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/learningequality/kolibri-opensearch-plugin"
},
"split_keywords": [
"kolibri"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "92722b80c8c0b8204090834385e9fda90abb37067c011d8a0070790f8eb9dccc",
"md5": "2aca9827ff237add1bc1838584c0224a",
"sha256": "7f4fd3a9184dc406aa853d8927bd02c52b5da9ba123feee984b8e5a5d8bd66c0"
},
"downloads": -1,
"filename": "kolibri_opensearch_plugin-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2aca9827ff237add1bc1838584c0224a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 5256,
"upload_time": "2023-10-27T18:35:14",
"upload_time_iso_8601": "2023-10-27T18:35:14.442951Z",
"url": "https://files.pythonhosted.org/packages/92/72/2b80c8c0b8204090834385e9fda90abb37067c011d8a0070790f8eb9dccc/kolibri_opensearch_plugin-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dacaebf713c7887479834511d1fdb70d34f23ba75299e8e640f99f76cce4ef17",
"md5": "5166fd7adaa18907c2339e4420d7c906",
"sha256": "ff6754cc2f9d44f506351f24d02c95f854603968acdf342be8ec29fa83b9562b"
},
"downloads": -1,
"filename": "kolibri_opensearch_plugin-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "5166fd7adaa18907c2339e4420d7c906",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 4998,
"upload_time": "2023-10-27T18:35:15",
"upload_time_iso_8601": "2023-10-27T18:35:15.803462Z",
"url": "https://files.pythonhosted.org/packages/da/ca/ebf713c7887479834511d1fdb70d34f23ba75299e8e640f99f76cce4ef17/kolibri_opensearch_plugin-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-27 18:35:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "learningequality",
"github_project": "kolibri-opensearch-plugin",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "kolibri",
"specs": [
[
">=",
"0.14.0"
]
]
},
{
"name": "feedparser",
"specs": [
[
"==",
"6.0.10"
]
]
}
],
"lcname": "kolibri-opensearch-plugin"
}