{ "info": { "author": "Floris Bruynooghe", "author_email": "flub@devork.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Operating System :: POSIX :: SunOS/Solaris", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Operating System Kernels", "Topic :: System :: Systems Administration" ], "description": "==============================\nSystem Information for Pedants\n==============================\n\nSyskit provides a uniform API to system details across all platforms.\nIt is a tough task to walk the fine line between a usable\nplatform-neutral API while still accurately providing platform\nspecific details, but syskit tries.\n\nInitially syskit is targeting process information.\n\nDocumentation: xxx\n\nSource: https://bitbucket.org/flub/syskit\n\nIssues: https://bitbucket.org/flub/syskit/issues\n\nCI: xxx\n\nSupported Python versions: 2.7, 3.4, PyPy, PyPy3\n\n\nInstall\n=======\n\nSyskit is built using CFFI_ so when installing from source on CPython\na working CFFI installation and compiler toolchain is required. The\nnormal ``distutil`` commands are used to build and install.\n\n.. _CFFI: https://pypi.python.org/pypi/cffi\n\nTesting\n=======\n\nTests are run using `py.test `_ but a ``py.test``\nscript is bundled which can be used to run the tests. Because of the\nnature of syskit there are some tests which will only work when having\nroot permissions, so those will be skipped if adequate permissions are\nnot available. If you are trusting enough the full test suite should\nideally be run once as a normal user and once as root.\n\nLicense\n=======\n\nSyskit is covered by the MIT license, see the LICENSE and AUTHORS\nfiles for details.\n", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/syskit", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/flub/syskit", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "syskit", "package_url": "https://pypi.org/project/syskit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/syskit/", "project_urls": { "Download": "http://pypi.python.org/pypi/syskit", "Homepage": "http://bitbucket.org/flub/syskit" }, "release_url": "https://pypi.org/project/syskit/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "System information for pedants", "version": "0.2.0" }, "last_serial": 2206141, "releases": { "0.1.0.dev0": [], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2e79c5ebbe58bfbd39a4e92c071cbbe2", "sha256": "3a9d630d4920ec8842671057afd80db8a653620b821e39b96f5f193e28b8d5b9" }, "downloads": -1, "filename": "syskit-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2e79c5ebbe58bfbd39a4e92c071cbbe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60527, "upload_time": "2016-07-06T16:22:47", "url": "https://files.pythonhosted.org/packages/9e/fd/168bf006fbbe02efea952b256d9d55a834ee9f80dcfd4cae52789ab277f4/syskit-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e79c5ebbe58bfbd39a4e92c071cbbe2", "sha256": "3a9d630d4920ec8842671057afd80db8a653620b821e39b96f5f193e28b8d5b9" }, "downloads": -1, "filename": "syskit-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2e79c5ebbe58bfbd39a4e92c071cbbe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60527, "upload_time": "2016-07-06T16:22:47", "url": "https://files.pythonhosted.org/packages/9e/fd/168bf006fbbe02efea952b256d9d55a834ee9f80dcfd4cae52789ab277f4/syskit-0.2.0.tar.gz" } ] }