{ "info": { "author": "Jeremy Barlow", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "File Transfer DXL Python Service\n================================\n\nOverview\n--------\n\nIn conjunction with the\n`File Transfer DXL Python client library `_,\nthe File Transfer DXL Python service provides the ability to transfer files\nvia the\n`Data Exchange Layer `_\n(DXL) fabric.\n\nOpenDXL brokers are configured by default to limit the maximum size of a message\nto 1 MB. The File Transfer DXL Python utilities allow the contents of a file to\nbe transferred in segments small enough to fit into a DXL message.\n\nThis package provides an application which registers a service with the DXL\nfabric and a request callback which can store files sent to it. The\n`File Transfer DXL Python client library `_\nlibrary provides higher-level wrappers for client-side transmission of files.\n\nDocumentation\n-------------\n\nSee the\n`GitHub Wiki `_\nfor an overview of the File Transfer DXL Python service and usage examples.\n\nSee the\n`File Transfer DXL Python service documentation `_\nfor installation instructions, API documentation, and usage examples.\n\nBugs and Feedback\n-----------------\n\nFor bugs, questions and discussions please use the\n`GitHub Issues `_.\n\nLICENSE\n-------\n\nCopyright 2018\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthis file except in compliance with the License. You may obtain a copy of the\nLicense at\n\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.opendxl.com", "keywords": "opendxl,dxl,service,file,transfer", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "dxlfiletransferservice", "package_url": "https://pypi.org/project/dxlfiletransferservice/", "platform": "", "project_url": "https://pypi.org/project/dxlfiletransferservice/", "project_urls": { "Homepage": "https://www.opendxl.com" }, "release_url": "https://pypi.org/project/dxlfiletransferservice/0.1.1/", "requires_dist": [ "dxlbootstrap (>=0.2.0)", "dxlclient (>=4.1.0.184)", "dxlfiletransferclient", "mock; extra == 'dev'", "nose; extra == 'dev'", "pylint; extra == 'dev'", "sphinx; extra == 'dev'", "mock; extra == 'test'", "nose; extra == 'test'", "pylint; extra == 'test'" ], "requires_python": ">=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "File Transfer DXL Python service", "version": "0.1.1" }, "last_serial": 4047817, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5525e2c91b80e7eff0f886f94ca50ee9", "sha256": "a6153b1aab83127425444f853460923071e656c07a75234ca68008c1fd201748" }, "downloads": -1, "filename": "dxlfiletransferservice-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5525e2c91b80e7eff0f886f94ca50ee9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 9137, "upload_time": "2018-07-09T21:58:56", "url": "https://files.pythonhosted.org/packages/ec/11/e43b8dab81faa56a6f0ac3c9d2c1fc56a78c731a74021f9f6fcfc5de02d7/dxlfiletransferservice-0.1.0-py2.py3-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "fe9b387bf454d32fbc55e85fa0359bcd", "sha256": "73c5ab778070775fa223af2322cc21f673bec8bfab7a86a868d0467c5d9c213f" }, "downloads": -1, "filename": "dxlfiletransferservice-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fe9b387bf454d32fbc55e85fa0359bcd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 9133, "upload_time": "2018-07-10T16:09:06", "url": "https://files.pythonhosted.org/packages/5f/d1/00e38f96968ad1d227084a1d538228622f31dd98a356f826b0bb9b9784a4/dxlfiletransferservice-0.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fe9b387bf454d32fbc55e85fa0359bcd", "sha256": "73c5ab778070775fa223af2322cc21f673bec8bfab7a86a868d0467c5d9c213f" }, "downloads": -1, "filename": "dxlfiletransferservice-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fe9b387bf454d32fbc55e85fa0359bcd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 9133, "upload_time": "2018-07-10T16:09:06", "url": "https://files.pythonhosted.org/packages/5f/d1/00e38f96968ad1d227084a1d538228622f31dd98a356f826b0bb9b9784a4/dxlfiletransferservice-0.1.1-py2.py3-none-any.whl" } ] }