{ "info": { "author": "JP Bourget, Syncurity", "author_email": "", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6" ], "description": "OpenDXL IR-FLow Service\n=======================\n\nOverview\n--------\n\nThe Syncurity IR-Flow DXL Python service exposes access to interact with\nIR-Flow via the DXL fabric.\n\nThe purpose of this service is to allow users to invoke IR-Flow remote commands via the DXL fabric.\n\nA single IR-Flow service can connect to a single IR-Flow instance to provide access to the remote API endpoints exposed by IR-Flow.\n\nDXL clients can invoke ePO remote commands by sending DXL request messages via the DXL fabric. The IR-Flow DXL service handles incoming request messages and forwards them to the appropriate ePO server via secure HTTP. Responses received from the IR-Flow server are packaged by the IR-Flow DXL service as DXL response messages and sent back to the invoking DXL client.\n\n\nDocumentation\n-------------\n\nTODO: Provide documentation information\n\nBugs and Feedback\n-----------------\n\nOpen an Issue\n\nLICENSE\n-------\n\nCopyright 2018\n\nTODO: Provide license information\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.syncurity.net", "keywords": "security,syncurity,ir-flow,orchestration", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "irflowservice", "package_url": "https://pypi.org/project/irflowservice/", "platform": "", "project_url": "https://pypi.org/project/irflowservice/", "project_urls": { "Homepage": "https://www.syncurity.net" }, "release_url": "https://pypi.org/project/irflowservice/0.1.0/", "requires_dist": [ "requests", "irflow-client (>=1.5.6)", "dxlbootstrap (>=0.2.0)", "dxlclient (>=4.1.0.184)" ], "requires_python": ">=2.7.9,<3", "summary": "opendxl-syncurity-irflow-service", "version": "0.1.0" }, "last_serial": 4526754, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "de3dec8043cebc722a78b4e9cea4f2be", "sha256": "8888cc8e1beb0ff09b4b41f7c27eade514a172f54eeb71bdcf7607b741ebf716" }, "downloads": -1, "filename": "irflowservice-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "de3dec8043cebc722a78b4e9cea4f2be", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7.9,<3", "size": 11661, "upload_time": "2018-11-25T18:29:03", "url": "https://files.pythonhosted.org/packages/8d/46/09a6a8e7b56903fa7671f3be69f54a3a6dc9126d3c1c26edd9ce4a7cbcb5/irflowservice-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21ace6250964e5b1875c37f92d6f88c6", "sha256": "9b45c115d070149948ae86f51cd7240f20b9e52b23c6f9ae7dcee4e9d30e06a8" }, "downloads": -1, "filename": "irflowservice-0.1.0.zip", "has_sig": false, "md5_digest": "21ace6250964e5b1875c37f92d6f88c6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.9,<3", "size": 12339, "upload_time": "2018-11-25T18:29:05", "url": "https://files.pythonhosted.org/packages/69/3b/02c73b915259935e6f18370ce3b70d4f4cec9fb16830a0ddd35550e62ec9/irflowservice-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "de3dec8043cebc722a78b4e9cea4f2be", "sha256": "8888cc8e1beb0ff09b4b41f7c27eade514a172f54eeb71bdcf7607b741ebf716" }, "downloads": -1, "filename": "irflowservice-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "de3dec8043cebc722a78b4e9cea4f2be", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7.9,<3", "size": 11661, "upload_time": "2018-11-25T18:29:03", "url": "https://files.pythonhosted.org/packages/8d/46/09a6a8e7b56903fa7671f3be69f54a3a6dc9126d3c1c26edd9ce4a7cbcb5/irflowservice-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21ace6250964e5b1875c37f92d6f88c6", "sha256": "9b45c115d070149948ae86f51cd7240f20b9e52b23c6f9ae7dcee4e9d30e06a8" }, "downloads": -1, "filename": "irflowservice-0.1.0.zip", "has_sig": false, "md5_digest": "21ace6250964e5b1875c37f92d6f88c6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.9,<3", "size": 12339, "upload_time": "2018-11-25T18:29:05", "url": "https://files.pythonhosted.org/packages/69/3b/02c73b915259935e6f18370ce3b70d4f4cec9fb16830a0ddd35550e62ec9/irflowservice-0.1.0.zip" } ] }