winshell
========
The winshell module is a light wrapper around the Windows shell functionality.
It includes convenience functions for accessing special folders, for using
the shell's file copy, rename & delete functionality, and a certain amount
of support for structured storage.
winshell is tested on all versions of Python from 2.4 to 3.2 (2.5+ for context
management).
Code is hosted at: https://github.com/tjguk/winshell
Docs are hosted at: http://winshell.readthedocs.org/
Raw data
{
"_id": null,
"home_page": "https://github.com/tjguk/winshell",
"name": "winshell",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Tim Golden",
"author_email": "mail@timgolden.me.uk",
"download_url": "https://files.pythonhosted.org/packages/91/3f/d23d248029a49042d278af9c86b53bc90845e3739a0d7493e00cbac0e4cd/winshell-0.6.zip",
"platform": "UNKNOWN",
"description": "winshell\n========\n\nThe winshell module is a light wrapper around the Windows shell functionality.\n\nIt includes convenience functions for accessing special folders, for using\nthe shell's file copy, rename & delete functionality, and a certain amount\nof support for structured storage.\n\nwinshell is tested on all versions of Python from 2.4 to 3.2 (2.5+ for context\nmanagement).\n\nCode is hosted at: https://github.com/tjguk/winshell\nDocs are hosted at: http://winshell.readthedocs.org/",
"bugtrack_url": null,
"license": "http://www.opensource.org/licenses/mit-license.php",
"summary": "Windows shell functions",
"version": "0.6",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "378164955ff8511eaebc64fda8a04d77",
"sha256": "16812fcd6a43391d6c0b707b4d67e809e52286a739683a91623baa0804ea0d41"
},
"downloads": -1,
"filename": "winshell-0.6.zip",
"has_sig": false,
"md5_digest": "378164955ff8511eaebc64fda8a04d77",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10070,
"upload_time": "2012-03-25T19:34:03",
"upload_time_iso_8601": "2012-03-25T19:34:03.282534Z",
"url": "https://files.pythonhosted.org/packages/91/3f/d23d248029a49042d278af9c86b53bc90845e3739a0d7493e00cbac0e4cd/winshell-0.6.zip",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2012-03-25 19:34:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "tjguk",
"github_project": "winshell",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "winshell"
}