{ "info": { "author": "Hans van Leeuwen", "author_email": "hansvl@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 3", "Topic :: System :: Shells", "Topic :: Utilities" ], "description": "***********\nPyCoreutils\n***********\n\nWhat is this?\n-------------\n\nPyCoreutils is a pure Python implementation of various standard UNIX commands,\nlike 'ls', 'cp' and 'gzip'. It also contains sh.py, a shell-like environment\nwhich will make Unix-users feel right at home on the Windows command-prompt.\n\n\nNow why you wanna go and do that?\n---------------------------------\n\n1. Fun!\n2. Have a Linux-like shell environment in Windows.\n3. Create a Python-only Linux distribution.\n\n\nRequirements\n------------\n\nPyCoreutils requires Python 2.6 or greater. It also works on Python 3.\n\n\nInstall\n-------\n\nTo install the last stable version, use:\n\n::\n\n pip install pycoreutils\n\nor\n\n::\n\n easy_install pycoreutils\n\n\nTo install the latest development code, try:\n\n::\n\n pip install bzr+http://bazaar.launchpad.net/~hanz/pycoreutils/trunk\n\n\nDownloads\n---------\n\nReleases and documentation can be found at http://pypi.python.org/pypi/pycoreutils.\nThe source code can be found at https://launchpad.net/pycoreutils.\n\n\nHaven't I seen this before?\n---------------------------\n\nDavid Cantrell also has a project with the same name at\nhttps://github.com/dcantrell/pycoreutils. His project is a little different\nin that it uses C-bindings, is GPL-licensed and is structured differently.\n\n\nLicense\n-------\n\nCopyright (c) 2009, 2010, 2011 Hans van Leeuwen.\nSee LICENSE.txt for details.\n\n\nWarning\n-------\n\nThis is alpha software, Not all the flags in the help-section are\nimplemented, and some behave different than one might expect.\n\n\nList of available commands\n--------------------------\n\n- arch\n- base64\n- basename\n- bunzip2\n- bzip2\n- cal\n- cat\n- cd\n- chroot\n- chown\n- chroot\n- cp\n- crond\n- dirname\n- env\n- expand\n- gunzip\n- gzip\n- httpd\n- id\n- kill\n- ln\n- logger\n- ls\n- md5sum\n- mkdir\n- mktemp\n- mv\n- nl\n- pwd\n- rm\n- rmdir\n- sendmail\n- seq\n- sh\n- sha1sum\n- sha224sum\n- sha256sum\n- sha384sum\n- sha512sum\n- shred\n- shuf\n- sleep\n- smtpd\n- sort\n- tar\n- tee\n- touch\n- uname\n- wc\n- wget\n- whoami\n- yes\n- zip", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/pycoreutils", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pycoreutils", "package_url": "https://pypi.org/project/pycoreutils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycoreutils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/pycoreutils" }, "release_url": "https://pypi.org/project/pycoreutils/0.0.6a/", "requires_dist": null, "requires_python": null, "summary": "Coreutils in Pure Python", "version": "0.0.6a" }, "last_serial": 797075, "releases": { "0.0.5a": [ { "comment_text": "", "digests": { "md5": "12479b1bf57bdec7565eeeb16cbcf28a", "sha256": "316d5a00da31020668edff1da8ac2be5be7fa973aace153cd7549dce7ad53e5b" }, "downloads": -1, "filename": "pycoreutils-0.0.5a.tar.gz", "has_sig": false, "md5_digest": "12479b1bf57bdec7565eeeb16cbcf28a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18781, "upload_time": "2011-01-06T15:48:17", "url": "https://files.pythonhosted.org/packages/c5/a3/549050b817fc2fc6dd2496337a9047c6c038ce0ac1a3b596a5135fec0e78/pycoreutils-0.0.5a.tar.gz" } ], "0.0.6a": [ { "comment_text": "", "digests": { "md5": "0b95a9adb033abfe6e68812e76a2ad03", "sha256": "c1c593510108fc8500366b61594a4cf829c515e1358ceacbfe9a9077f1d1029f" }, "downloads": -1, "filename": "pycoreutils-0.0.6a.tar.gz", "has_sig": false, "md5_digest": "0b95a9adb033abfe6e68812e76a2ad03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28205, "upload_time": "2011-01-11T17:11:38", "url": "https://files.pythonhosted.org/packages/2a/52/e66a56c74d3a6357519fe3fbc1a6d821b0373c4bcdea1592e9d316142ebf/pycoreutils-0.0.6a.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0b95a9adb033abfe6e68812e76a2ad03", "sha256": "c1c593510108fc8500366b61594a4cf829c515e1358ceacbfe9a9077f1d1029f" }, "downloads": -1, "filename": "pycoreutils-0.0.6a.tar.gz", "has_sig": false, "md5_digest": "0b95a9adb033abfe6e68812e76a2ad03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28205, "upload_time": "2011-01-11T17:11:38", "url": "https://files.pythonhosted.org/packages/2a/52/e66a56c74d3a6357519fe3fbc1a6d821b0373c4bcdea1592e9d316142ebf/pycoreutils-0.0.6a.tar.gz" } ] }