{ "info": { "author": "Sanhe Hu", "author_email": "husanhe@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": ".. image:: https://img.shields.io/pypi/v/crosys.svg\r\n\r\n.. image:: https://img.shields.io/pypi/l/crosys.svg\r\n\r\n.. image:: https://img.shields.io/pypi/pyversions/crosys.svg\r\n\r\n\r\nWelcome to crosys Documentation\r\n========================================\r\nLike `six `_ is for python2/3 compatibility, crosys (cross system) is for Windows/MacOS/Linux Compatibility.\r\n\r\n\r\n**Quick Links**\r\n-------------------------------------------------------------------------------\r\n- `GitHub Homepage `_\r\n- `PyPI download `_\r\n- `Install `_\r\n\r\n\r\n.. _install:\r\n\r\nInstall\r\n-------------------------------------------------------------------------------\r\n\r\n``crosys`` is released on PyPI, so all you need is:\r\n\r\n.. code-block:: console\r\n\r\n\t$ pip install crosys\r\n\r\nTo upgrade to latest version:\r\n\r\n.. code-block:: console\r\n\r\n\t$ pip install --upgrade crosys\r\n\r\n\r\nUsage\r\n-------------------------------------------------------------------------------\r\n.. code-block:: python\r\n\r\n\t>>> import crosys\r\n\t>>> corsys.WINDOWS\r\n\tTrue\r\n\t>>> crosys.MACOS\r\n\tFalse\r\n\t>>> crosys.LINUX\r\n\tFalse\r\n\t>>> crosys.SP_PATH # site-packages path\r\n\tC:\\Python34\\lib\\site-packages\r\n\t>>> crosys.PROGRAM_FILES_64\r\n\tC:\\Program Files\r\n\t>>> crosys.PROGRAM_FILES_32\r\n\tC:\\Program Files (x86)", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/MacHu-GWU/crosys-project/tarball/2016-06-03", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MacHu-GWU/crosys-project", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "crosys", "package_url": "https://pypi.org/project/crosys/", "platform": "Windows,MacOS,Unix", "project_url": "https://pypi.org/project/crosys/", "project_urls": { "Download": "https://github.com/MacHu-GWU/crosys-project/tarball/2016-06-03", "Homepage": "https://github.com/MacHu-GWU/crosys-project" }, "release_url": "https://pypi.org/project/crosys/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Cross Operation System Compatible Library.", "version": "0.0.1" }, "last_serial": 2149653, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9be748a72fcace7c0e10ffe57b25996a", "sha256": "d15159c9af876cb9aab6cf5439bcb85a3fbcfe1aef6867fe5db4e22840689a96" }, "downloads": -1, "filename": "crosys-0.0.1.zip", "has_sig": false, "md5_digest": "9be748a72fcace7c0e10ffe57b25996a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10330, "upload_time": "2016-06-03T18:51:38", "url": "https://files.pythonhosted.org/packages/1d/d8/e6d67149a5d0a988d9da495220d6d4f512a1bf915296f2fb8aa851b21123/crosys-0.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9be748a72fcace7c0e10ffe57b25996a", "sha256": "d15159c9af876cb9aab6cf5439bcb85a3fbcfe1aef6867fe5db4e22840689a96" }, "downloads": -1, "filename": "crosys-0.0.1.zip", "has_sig": false, "md5_digest": "9be748a72fcace7c0e10ffe57b25996a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10330, "upload_time": "2016-06-03T18:51:38", "url": "https://files.pythonhosted.org/packages/1d/d8/e6d67149a5d0a988d9da495220d6d4f512a1bf915296f2fb8aa851b21123/crosys-0.0.1.zip" } ] }