{ "info": { "author": "The Openwsman project", "author_email": "openwsman-devel@lists.sourceforge.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License" ], "description": "Openwsman - WS-Management for all\r\n#################################\r\n\r\n============ =============================================\r\nhome http://openwsman.github.io\r\nwiki https://github.com/Openwsman/openwsman/wiki\r\nmailing list openwsman-devel@lists.sourceforge.net\r\nsource https://github.com/Openwsman/openwsman\r\nbugs https://github.com/Openwsman/openwsman/issues\r\n============ =============================================\r\n\r\nDescription\r\n===========\r\n\r\nOpenwsman is an open source implementation of WS-Management; enabling the in-band management of Linux/unix/Windows platforms. Openwsman supports the generic WS-Management protocol as well as specific protocol extensions for the `Common Information Model `_ (CIM).\r\n\r\nOpenwsman provides 'C' language API by default and a 'C++' API in an 'alpha' state. For other languages, see the bindings.\r\n\r\nAbout this Python package\r\n=========================\r\n\r\nThis folder allows one to build and/or install a Python package of the openwsman bindings. It has been tested on Ubuntu 14.04 (Trusty) with an updated/rebuilt libopenwsman-dev package.\r\n\r\nBuilding a source distribution\r\n------------------------------\r\n\r\nRunning ``python setup.py sdist``, from within this directory, will create a Python source distribution which brings in the required C/SWIG source and include files.\r\n\r\nSubsequent installation of this sdist assumes you have the necessary development headers and libraries installed system-wide.\r\n\r\nAlternatively, the ``OPENWSMAN_INCLUDE`` environment variable can be set during build/install, specifying a custom path in which to find the libopenwsman development headers.\r\n\r\nBuilding from within the openwsman source directory\r\n---------------------------------------------------\r\n\r\nRunning ``setup.py install``, or similar, from within the openwsman source directory, will cause the setup script to look for its include files in the source directory, as opposed to an installation path on the system. \r\n\r\nNOTE: Shared libaries will still be sourced from the standard system location(s).\r\n\r\nAbout the bindings\r\n==================\r\n\r\nThe bindings provide the simplest way to perform WS-Management operations with Openwsman.\r\n\r\nBindings exist for\r\n`Ruby `_,\r\n`Python `_,\r\n`Perl `_, and\r\n`Java `_.\r\nwith plenty of examples in the respective 'tests' directories.\r\n\r\nBugs\r\n====\r\n\r\nIf you have problems using Openwsman, report to the `mailing list `_ first.\r\n\r\nIf you are sure to have found a bug, please report it via the `Github issue tracker `_.\r\n\r\nLicense\r\n=======\r\n\r\nOpenwsman is copyright (C) 2004-2006 by Intel Corp, 2006-2013 by SUSE Linux Products GmbH.\r\n\r\nThe python packaging scripts contained in this directory are copyright (C) 2015, Ocado Innovation Ltd.\r\n\r\nOpenwsman is free software, and may be redistributed under the terms of the `BSD-3-Clause `_ license.\r\n\r\nWarranty\r\n========\r\n\r\nThis software is provided \"as is\" and without any express or implied warranties, including, without limitation, the implied warranties of merchantability and fitness for a particular purpose.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://openwsman.github.io", "keywords": "", "license": "BSD 3-clause", "maintainer": "", "maintainer_email": "", "name": "pywsman", "package_url": "https://pypi.org/project/pywsman/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pywsman/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://openwsman.github.io" }, "release_url": "https://pypi.org/project/pywsman/2.5.2-1/", "requires_dist": null, "requires_python": null, "summary": "Python openwsman bindings.", "version": "2.5.2-1" }, "last_serial": 1611371, "releases": { "2.5.2-0": [ { "comment_text": "", "digests": { "md5": "3afe42f86016d63621201af9304ff381", "sha256": "9bc732eb3a010c6af35554d1f9decbab196fb8d567635190b811e69a5aadf949" }, "downloads": -1, "filename": "pywsman-2.5.2-1.tar.gz", "has_sig": false, "md5_digest": "3afe42f86016d63621201af9304ff381", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29581, "upload_time": "2015-06-18T16:12:42", "url": "https://files.pythonhosted.org/packages/47/ab/6bf6ae3d3cb9c6e6f40f4c56db01ff1d92851404ae1326b4ff44ad639762/pywsman-2.5.2-1.tar.gz" } ], "2.5.2-1": [] }, "urls": [] }