{ "info": { "author": "mdsy", "author_email": "mdsycool@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python :: 3" ], "description": "# enumhardlinks\n\nEnumerate all hardlinks to a file on Windows:\n\nimport enumhardlinks\n\nenumhardlinks.get_hardlinks('/path/to/file')\n\nreturns a list of all hardlinks to the specified file\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "enumhardlinks", "package_url": "https://pypi.org/project/enumhardlinks/", "platform": "", "project_url": "https://pypi.org/project/enumhardlinks/", "project_urls": null, "release_url": "https://pypi.org/project/enumhardlinks/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Enumerate all hardlinks to a file on Windows", "version": "0.0.1" }, "last_serial": 4734006, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "121876da0ad9666f327a2d8cff6a180d", "sha256": "cbbb50df410f8a2f47117cd104b9fdb1560081727eb227292886a720052e223a" }, "downloads": -1, "filename": "enumhardlinks-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "121876da0ad9666f327a2d8cff6a180d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3522, "upload_time": "2019-01-24T03:43:28", "url": "https://files.pythonhosted.org/packages/5f/7f/5a649445e13771b9fe77c3e2a4c307ebe59932b928a10d81fd6448f9bf5d/enumhardlinks-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "62ff40f90eccb6d3dbd037f9e67a9fc2", "sha256": "3607fe90a4fd39015c5a70bcc9769514e30d9ab31430e0821ab872a471f24de4" }, "downloads": -1, "filename": "enumhardlinks-0.0.1.tar.gz", "has_sig": false, "md5_digest": "62ff40f90eccb6d3dbd037f9e67a9fc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2068, "upload_time": "2019-01-24T03:43:30", "url": "https://files.pythonhosted.org/packages/7d/9e/0034861422aaac67f013c37538fa36e5dfc14951c6b69262d876fc6d7950/enumhardlinks-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "121876da0ad9666f327a2d8cff6a180d", "sha256": "cbbb50df410f8a2f47117cd104b9fdb1560081727eb227292886a720052e223a" }, "downloads": -1, "filename": "enumhardlinks-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "121876da0ad9666f327a2d8cff6a180d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3522, "upload_time": "2019-01-24T03:43:28", "url": "https://files.pythonhosted.org/packages/5f/7f/5a649445e13771b9fe77c3e2a4c307ebe59932b928a10d81fd6448f9bf5d/enumhardlinks-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "62ff40f90eccb6d3dbd037f9e67a9fc2", "sha256": "3607fe90a4fd39015c5a70bcc9769514e30d9ab31430e0821ab872a471f24de4" }, "downloads": -1, "filename": "enumhardlinks-0.0.1.tar.gz", "has_sig": false, "md5_digest": "62ff40f90eccb6d3dbd037f9e67a9fc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2068, "upload_time": "2019-01-24T03:43:30", "url": "https://files.pythonhosted.org/packages/7d/9e/0034861422aaac67f013c37538fa36e5dfc14951c6b69262d876fc6d7950/enumhardlinks-0.0.1.tar.gz" } ] }