{ "info": { "author": "Delgan", "author_email": "delgan.py@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Win32 (MS Windows)", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: Microsoft", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: System :: Filesystems" ], "description": "# win32-setctime\n\n[![Pypi version](https://img.shields.io/pypi/v/win32-setctime.svg)](https://pypi.python.org/pypi/win32-setctime) [![Python version](https://img.shields.io/badge/python-3.5%2B-blue.svg)](https://pypi.python.org/pypi/win32-setctime) [![Build status](https://img.shields.io/travis/com/Delgan/win32-setctime/master.svg)](https://travis-ci.com/Delgan/win32-setctime) [![License](https://img.shields.io/github/license/delgan/win32-setctime.svg)](https://github.com/Delgan/win32-setctime/blob/master/LICENSE)\n\nA small Python utility to set file creation time on Windows.\n\n\n## Installation\n\n```shell\npip install win32-setctime\n```\n\n## Usage\n\n```python\nfrom win32_setctime import setctime\n\nsetctime(\"my_file.txt\", 1561675987.509)\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/Delgan/win32-setctime/archive/1.0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Delgan/win32-setctime", "keywords": "win32,windows,filesystem,filetime", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "win32-setctime", "package_url": "https://pypi.org/project/win32-setctime/", "platform": "", "project_url": "https://pypi.org/project/win32-setctime/", "project_urls": { "Download": "https://github.com/Delgan/win32-setctime/archive/1.0.1.tar.gz", "Homepage": "https://github.com/Delgan/win32-setctime" }, "release_url": "https://pypi.org/project/win32-setctime/1.0.1/", "requires_dist": [ "pytest (>=4.6.2) ; extra == 'dev'", "black (>=19.3b0) ; (python_version >= \"3.6\") and extra == 'dev'" ], "requires_python": ">=3.5", "summary": "A small Python utility to set file creation time on Windows", "version": "1.0.1" }, "last_serial": 5461014, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7688f02146a03d31169a1a4fb5991edf", "sha256": "80943b9069c8259c91320cfdf98735cab098daf49e3c12be5281adefd6967272" }, "downloads": -1, "filename": "win32_setctime-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7688f02146a03d31169a1a4fb5991edf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 3423, "upload_time": "2019-06-28T09:33:54", "url": "https://files.pythonhosted.org/packages/2f/25/823c411570879b01bf38c13cb3d5b42a3ba16de655b45a60986cd625ff1b/win32_setctime-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b088b813462eb5c8a3934b9cb1f1252", "sha256": "9ed77e185a894baee0c100fa005eb25ea388de642fa88f34c84deff370e97ace" }, "downloads": -1, "filename": "win32_setctime-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7b088b813462eb5c8a3934b9cb1f1252", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3232, "upload_time": "2019-06-28T09:33:57", "url": "https://files.pythonhosted.org/packages/0b/81/2668b0c0baed87bc79864b9df5483a96459133ba1d1d8ed93f669a76c62f/win32_setctime-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e79f8f84ea9d234f4b43b3121cc5b760", "sha256": "568fd636c68350bcc54755213fe01966fe0a6c90b386c0776425944a0382abef" }, "downloads": -1, "filename": "win32_setctime-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e79f8f84ea9d234f4b43b3121cc5b760", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 3437, "upload_time": "2019-06-28T10:25:26", "url": "https://files.pythonhosted.org/packages/91/8f/2552399d36c501d8c469e1739dd7c7faddda235158fba79276c9dee79a88/win32_setctime-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d49a44f8e4a8ded3a8b3cf26a1a34cd", "sha256": "b47e5023ec7f0b4962950902b15bc56464a380d869f59d27dbf9ab423b23e8f9" }, "downloads": -1, "filename": "win32_setctime-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9d49a44f8e4a8ded3a8b3cf26a1a34cd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3253, "upload_time": "2019-06-28T10:25:27", "url": "https://files.pythonhosted.org/packages/ef/d7/60560527afd24fb59c1693cc3ead074bc514073b15343c4e6e36ad79c0e4/win32_setctime-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e79f8f84ea9d234f4b43b3121cc5b760", "sha256": "568fd636c68350bcc54755213fe01966fe0a6c90b386c0776425944a0382abef" }, "downloads": -1, "filename": "win32_setctime-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e79f8f84ea9d234f4b43b3121cc5b760", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 3437, "upload_time": "2019-06-28T10:25:26", "url": "https://files.pythonhosted.org/packages/91/8f/2552399d36c501d8c469e1739dd7c7faddda235158fba79276c9dee79a88/win32_setctime-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9d49a44f8e4a8ded3a8b3cf26a1a34cd", "sha256": "b47e5023ec7f0b4962950902b15bc56464a380d869f59d27dbf9ab423b23e8f9" }, "downloads": -1, "filename": "win32_setctime-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9d49a44f8e4a8ded3a8b3cf26a1a34cd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 3253, "upload_time": "2019-06-28T10:25:27", "url": "https://files.pythonhosted.org/packages/ef/d7/60560527afd24fb59c1693cc3ead074bc514073b15343c4e6e36ad79c0e4/win32_setctime-1.0.1.tar.gz" } ] }