*adapya-era* - services library of the Event Replicator for Adabas
adapya-era
==========
*adapya-era* is a services library of the Event Replicator for Adabas.
The Event Replicator for Adabas is an add-on product to Adabas that allows replicating
database data to other systems. Client programs (also called target adapters) receive
event replication data through a messaging system like MQ series or EntireX Broker.
adapya-era can be used to write target adapters in Python.
The package also consists of scripts that can send requests to the Replicator and
receive event data via the EntireX Broker messaging system.
adapya-era requires the following adapya packages: adapya.adabas, adapya.base
and adapya.entirex
Prerequisite for adapya is Python version 2.7 or 3.5 and above.
Installation
------------
::
pip install adapya-era
Links
-----
- Documentation for adapya-era: https://softwareag.github.io/adapya-era/index.html
- About Event Replicator for Adabas: https://resources.softwareag.com/adabas-natural/event-replicator-for-adabas-on-the-mainframe
- Community forum: http://tech.forums.softwareag.com/techjforum/forums/show/171.page
- Event Repliator documentation: http://techcommunity.softwareag.com/ecosystem/documentation/adabas/a_distribution/event_replicator_vers.htm
(free registered access)
License
-------
Copyright 2004-ThisYear Software AG
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-------
These tools are provided as-is and without warranty or support.
They do not constitute part of the Software AG product suite.
Users are free to use, fork and modify them, subject to the license agreement.
While Software AG welcomes contributions, we cannot guarantee to include every
contribution in the master project.
Raw data
{
"_id": null,
"home_page": "https://github.com/SoftwareAG/adapya-era",
"name": "adapya-era",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "softwareag adabas event replication",
"author": "mmueller",
"author_email": "mm@softwareag.com",
"download_url": "https://files.pythonhosted.org/packages/24/42/5bdd75605fe0ee0f425e11ffa0251bb83c13fb87a8eb24fd7245c830ae62/adapya-era-1.3.0.zip",
"platform": "any",
"description": "*adapya-era* - services library of the Event Replicator for Adabas\n\n\nadapya-era\n==========\n\n*adapya-era* is a services library of the Event Replicator for Adabas.\n\nThe Event Replicator for Adabas is an add-on product to Adabas that allows replicating\ndatabase data to other systems. Client programs (also called target adapters) receive\nevent replication data through a messaging system like MQ series or EntireX Broker.\n\nadapya-era can be used to write target adapters in Python.\n\nThe package also consists of scripts that can send requests to the Replicator and\nreceive event data via the EntireX Broker messaging system.\n\nadapya-era requires the following adapya packages: adapya.adabas, adapya.base\nand adapya.entirex\n\nPrerequisite for adapya is Python version 2.7 or 3.5 and above.\n\nInstallation\n------------\n\n::\n\n pip install adapya-era\n\n\nLinks\n-----\n\n- Documentation for adapya-era: https://softwareag.github.io/adapya-era/index.html\n- About Event Replicator for Adabas: https://resources.softwareag.com/adabas-natural/event-replicator-for-adabas-on-the-mainframe\n- Community forum: http://tech.forums.softwareag.com/techjforum/forums/show/171.page\n- Event Repliator documentation: http://techcommunity.softwareag.com/ecosystem/documentation/adabas/a_distribution/event_replicator_vers.htm\n (free registered access)\n\n\nLicense\n-------\n\nCopyright 2004-ThisYear Software AG\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\n\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n-------\n\nThese tools are provided as-is and without warranty or support.\nThey do not constitute part of the Software AG product suite.\nUsers are free to use, fork and modify them, subject to the license agreement.\nWhile Software AG welcomes contributions, we cannot guarantee to include every\ncontribution in the master project.",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "adapya-era - services library of the Event Replicator for Adabas",
"version": "1.3.0",
"project_urls": {
"Homepage": "https://github.com/SoftwareAG/adapya-era"
},
"split_keywords": [
"softwareag",
"adabas",
"event",
"replication"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "24425bdd75605fe0ee0f425e11ffa0251bb83c13fb87a8eb24fd7245c830ae62",
"md5": "8584e1e63600971257d4e871509c9d3d",
"sha256": "1715873e4c7d173b547084e64ac8dbf3d47b6ce55f1ebd78f0f0510340d97296"
},
"downloads": -1,
"filename": "adapya-era-1.3.0.zip",
"has_sig": false,
"md5_digest": "8584e1e63600971257d4e871509c9d3d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 105609,
"upload_time": "2023-12-28T14:52:37",
"upload_time_iso_8601": "2023-12-28T14:52:37.564242Z",
"url": "https://files.pythonhosted.org/packages/24/42/5bdd75605fe0ee0f425e11ffa0251bb83c13fb87a8eb24fd7245c830ae62/adapya-era-1.3.0.zip",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-28 14:52:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SoftwareAG",
"github_project": "adapya-era",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "adapya-era"
}