Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

edgify / py-cpuinfo   python

Repository URL to install this package:

/ metadata.json

{"classifiers": ["Development Status :: 5 - Production/Stable", "Topic :: Utilities", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3"], "extensions": {"python.commands": {"wrap_console": {"cpuinfo": "cpuinfo:main"}}, "python.details": {"contacts": [{"email": "matthew.brennan.jones@gmail.com", "name": "Matthew Brennan Jones", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/workhorsy/py-cpuinfo"}}, "python.exports": {"console_scripts": {"cpuinfo": "cpuinfo:main"}}}, "generator": "bdist_wheel (0.30.0)", "license": "MIT", "metadata_version": "2.0", "name": "py-cpuinfo", "summary": "Get CPU info with pure Python 2 & 3", "version": "7.0.0"}