{ "info": { "author": "Rayson Zhu", "author_email": "vfreex@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries" ], "description": "PyAtfork is a wrapper for the POSIX Pthreads API pthread_atfork(3). I wrote this module because Python's ctype library cannot handle this function correctly.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vfreex/pyatfork", "keywords": "atfork pthread_atfork", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyatfork", "package_url": "https://pypi.org/project/pyatfork/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyatfork/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vfreex/pyatfork" }, "release_url": "https://pypi.org/project/pyatfork/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "PyAtfork provides API to register fork handlers.", "version": "0.1.1" }, "last_serial": 2293116, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "97a7c496cce9c0318144773083b2e47c", "sha256": "b26d855c6a69c9da14b9826198ff5186de944cca2040178aaf672b235a7ff750" }, "downloads": -1, "filename": "pyatfork-0.1.1.tar.gz", "has_sig": false, "md5_digest": "97a7c496cce9c0318144773083b2e47c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3934, "upload_time": "2016-08-20T20:55:38", "url": "https://files.pythonhosted.org/packages/9d/55/24aa90a6d0c882ab97708db68a062e38349d25b7e67a0a2c69ee406f23e3/pyatfork-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "97a7c496cce9c0318144773083b2e47c", "sha256": "b26d855c6a69c9da14b9826198ff5186de944cca2040178aaf672b235a7ff750" }, "downloads": -1, "filename": "pyatfork-0.1.1.tar.gz", "has_sig": false, "md5_digest": "97a7c496cce9c0318144773083b2e47c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3934, "upload_time": "2016-08-20T20:55:38", "url": "https://files.pythonhosted.org/packages/9d/55/24aa90a6d0c882ab97708db68a062e38349d25b7e67a0a2c69ee406f23e3/pyatfork-0.1.1.tar.gz" } ] }