{ "info": { "author": "Qiangning Hong", "author_email": "hognqn@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Utilities" ], "description": "=========================================================\nRestore Your del.icio.us Bookmarks From Firefox Extension\n=========================================================\n\nMy wife has used http://del.icio.us to store her bookmarks for years. But she missed\nthe opt-in period to transfer her bookmarks from Yahoo! to AVOS, since she was\ntoo busy taking care of our 2-year daughter and had no time to examine her\nemail inbox. She got very angry today finding out that her account was deleted and\nall her bookmarks have gone away.\n\nFortunately, she was using the `delicious extension`_ for Firefox. This\nextension syncs remote bookmarks to a local sqlite database. So I wrote this\nprogram to restore the bookmarks to a newly created delicious account.\n\n.. _`delicious extension`: https://addons.mozilla.org/en-US/firefox/addon/delicious-bookmarks/\n\nInstallation\n------------\n\n::\n\n pip install RescueDelicious\n\nUsage\n-----\n\n::\n\n rescure-delicious /path/to/ybookmarks.sqlite\n\nThe ybookmarks.sqlite file can be found in your firefox profile directory.", "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/hongqn/rescue-delicious", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "RescueDelicious", "package_url": "https://pypi.org/project/RescueDelicious/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/RescueDelicious/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hongqn/rescue-delicious" }, "release_url": "https://pypi.org/project/RescueDelicious/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Convert bookmarks in delicious firefox extension to importable file", "version": "0.1.1" }, "last_serial": 785535, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7061668a9ec1aad3a74521047ccde644", "sha256": "391eb623a06defa5e08058fa17980dcfb38da8829f329d1ed92e1294d1bd44c2" }, "downloads": -1, "filename": "RescueDelicious-0.1.tar.gz", "has_sig": false, "md5_digest": "7061668a9ec1aad3a74521047ccde644", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2583, "upload_time": "2012-02-14T06:58:33", "url": "https://files.pythonhosted.org/packages/c5/24/478665357dd957ed9b63f5453b80b579b2aefd096621c144d78edbe7cde0/RescueDelicious-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c0b140b85dab0ee3f06962085d8a37c7", "sha256": "338fa6f6e9182b7e9f115b64c32f004e979a68521b2a569ca41cf35c2a940b73" }, "downloads": -1, "filename": "RescueDelicious-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c0b140b85dab0ee3f06962085d8a37c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2760, "upload_time": "2012-03-13T12:32:43", "url": "https://files.pythonhosted.org/packages/4f/88/cac69bf3ced0aa03ca24a80fc9b21e0d6c04a666436578255c86b507ac45/RescueDelicious-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c0b140b85dab0ee3f06962085d8a37c7", "sha256": "338fa6f6e9182b7e9f115b64c32f004e979a68521b2a569ca41cf35c2a940b73" }, "downloads": -1, "filename": "RescueDelicious-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c0b140b85dab0ee3f06962085d8a37c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2760, "upload_time": "2012-03-13T12:32:43", "url": "https://files.pythonhosted.org/packages/4f/88/cac69bf3ced0aa03ca24a80fc9b21e0d6c04a666436578255c86b507ac45/RescueDelicious-0.1.1.tar.gz" } ] }