{
"info": {
"author": "E. M. Bray",
"author_email": "erik.m.bray@gmail.com",
"bugtrack_url": null,
"classifiers": [],
"description": "PyCygwin\n########\n\nPython and Cython wrappers for `Cygwin's C API\n`_.\n\n\nInstallation\n============\n\n::\n\n pip install PyCygwin\n\nNaturally, this is only installable in Cygwin-provided Python (i.e. where\n``sys.platform == 'cygwin'``).\n\n\nUsage\n=====\n\nThe initial version (v0.1) does not provide a complete cover for the API.\nIt only supports three useful functions:\n\n* ``cygwin.cygpath`` -- this provides a (partial) equivalent to the `cygpath\n `_ system utility,\n supporting the most useful functionality thereof (that is, converting\n Cygwin paths to native Windows paths and vice-versa).\n\n* ``cygwin.winpid_to_pid`` -- converts the native Windows PID of a\n process to its PID in Cygwin (if it is a Cygwin process).\n\n* ``cygwin.pid_to_winpid`` -- likewise, converts the PID of a Cygwin\n process to its native Windows PID.\n\nFull API documentation can be found at `http://pycygwin.readthedocs.io`.",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/embray/PyCygwin",
"keywords": "",
"license": "BSD",
"maintainer": "",
"maintainer_email": "",
"name": "PyCygwin",
"package_url": "https://pypi.org/project/PyCygwin/",
"platform": "",
"project_url": "https://pypi.org/project/PyCygwin/",
"project_urls": {
"Homepage": "https://github.com/embray/PyCygwin"
},
"release_url": "https://pypi.org/project/PyCygwin/0.1/",
"requires_dist": null,
"requires_python": "",
"summary": "Python bindings for Cygwin's C API",
"version": "0.1"
},
"last_serial": 3688475,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "12c30c847b144282178bc546d4e2cbcd",
"sha256": "45a5e295590c469a49b2804bfdb89059e942d768ad3b813f484d7b5bff48d226"
},
"downloads": -1,
"filename": "PyCygwin-0.1.tar.gz",
"has_sig": false,
"md5_digest": "12c30c847b144282178bc546d4e2cbcd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8722,
"upload_time": "2018-03-20T16:17:11",
"url": "https://files.pythonhosted.org/packages/91/5d/811f0656501bad32456b3c52ffcaddc085084aad6b9f4feb6e1605e3a49a/PyCygwin-0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "12c30c847b144282178bc546d4e2cbcd",
"sha256": "45a5e295590c469a49b2804bfdb89059e942d768ad3b813f484d7b5bff48d226"
},
"downloads": -1,
"filename": "PyCygwin-0.1.tar.gz",
"has_sig": false,
"md5_digest": "12c30c847b144282178bc546d4e2cbcd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8722,
"upload_time": "2018-03-20T16:17:11",
"url": "https://files.pythonhosted.org/packages/91/5d/811f0656501bad32456b3c52ffcaddc085084aad6b9f4feb6e1605e3a49a/PyCygwin-0.1.tar.gz"
}
]
}