{ "info": { "author": "Tim-Christian Mundt", "author_email": "dev@tim-erwin.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python library for reading and writing Windows shortcut files (.lnk)\n\nThis library can parse .lnk files and extract all relevant information from\nthem which is especially helpful if you need to do this on a non-ms-windows\nmachine. Parsing a .lnk file yields a LNK object which can be altered and saved\nagain. Moreover, .lnk file can be created from scratch be creating a LNK\nobject, populating it with data and then saving it to a file. As that\nprocess requires some knowledge about the internals of .lnk files, some\nconvenience functions are provided.\n\nLimitation: Windows knows lots of different types of shortcuts which all have\ndifferent formats. This library currently only supports shortcuts to files and\nfolders on the local machine.", "description_content_type": null, "docs_url": null, "download_url": "http://sourceforge.net/projects/pylnk/files/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://sourceforge.net/projects/pylnk/", "keywords": "lnk,shortcut,windows", "license": "GNU Library or Lesser General Public License (LGPL)", "maintainer": null, "maintainer_email": null, "name": "pylnk", "package_url": "https://pypi.org/project/pylnk/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pylnk/", "project_urls": { "Download": "http://sourceforge.net/projects/pylnk/files/", "Homepage": "http://sourceforge.net/projects/pylnk/" }, "release_url": "https://pypi.org/project/pylnk/0.2/", "requires_dist": null, "requires_python": null, "summary": "Windows LNK File Parser and Creator", "version": "0.2" }, "last_serial": 913031, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "e839244e4d6c5e6d8e89c0cfd88db6af", "sha256": "ed3db6c10d5c0765368587520db0589daffb2fc6255da7c6ea4e747f35f9fe8e" }, "downloads": -1, "filename": "pylnk-0.2.tar.gz", "has_sig": false, "md5_digest": "e839244e4d6c5e6d8e89c0cfd88db6af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13562, "upload_time": "2013-11-06T21:29:52", "url": "https://files.pythonhosted.org/packages/fb/08/33f44f78d9735d45cdf19c9794d2898266ce176c83e8cbc88e3eecc59216/pylnk-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e839244e4d6c5e6d8e89c0cfd88db6af", "sha256": "ed3db6c10d5c0765368587520db0589daffb2fc6255da7c6ea4e747f35f9fe8e" }, "downloads": -1, "filename": "pylnk-0.2.tar.gz", "has_sig": false, "md5_digest": "e839244e4d6c5e6d8e89c0cfd88db6af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13562, "upload_time": "2013-11-06T21:29:52", "url": "https://files.pythonhosted.org/packages/fb/08/33f44f78d9735d45cdf19c9794d2898266ce176c83e8cbc88e3eecc59216/pylnk-0.2.tar.gz" } ] }