{ "info": { "author": "Gu Zhengxiong", "author_email": "rectigu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "UrlMark\n=======\n\n\nWrite yourself a home page with bookmarks well-organized,\nbrowser-agnostic and easy-to-share.\n\n\nInstallation\n------------\n\nRecommended Way\n+++++++++++++++\n\n- ``git clone https://github.com/NoviceLive/urlmark.git``\n\n Add ``--recursive`` to obtain example Markdown files,\n as well as **templates**.\n\n Add ``--deth 1`` to prevent cloning unnecessary histories.\n However, this may of no help since UrlMark uses its ``gh-pages``\n as a submodule which will result in full clone.\n\n- ``cd urlmark``\n\n- ``pip install -r requirements.txt``\n\n- ``make install`` (Optional)\n\n\nAlternatives\n++++++++++++\n\n- ``pip install urlmark``\n\n No example Markdown files and no **templates**,\n which are required if you don't want to write your own.\n\n\nGet Started\n-----------\n\n\n- Write the left and right side links in Markdown lists.\n\n It looks like this and in ``gh-pages`` of this repository,\n there are examples of ``left.md`` and ``right.md``.\n\n ::\n\n - [FOSS](#)\n - [Repositories](#)\n - [GitHub](https://github.com/)\n - [Bitbucket](https://bitbucket.org/)\n - [GitLab](https://about.gitlab.com/)\n - [SourceForge](http://sourceforge.net/)\n - [CodePlex](https://www.codeplex.com/)\n - [GitCafe](https://gitcafe.com/)\n\n- Write a template.\n\n You can use the included template in ``gh-pages`` branch,\n but it may not look eyeful. Here is the demo:\n `Online Bookmarks `_.\n\n It shall has three placeholders:\n ``{left}``, ``{right}``, ``{time}``.\n\n And all other uses of brackets must be escaped\n as in Python ``str.format``.\n\n- Run ``./urlmark.py`` with necessary options.\n\n If you name your left and right side\n as ``left.md`` and ``right.md``, your template as ``template``,\n you can just run ``./urlmark.py`` with no options\n on their residing directory.\n\n ::\n\n ./urlmark.py --help\n Usage: urlmark.py [OPTIONS]\n\n Write you self a home page with well-organized bookmarks.\n\n Options:\n -l, --left FILENAME Use this as the left side. [default: left.md]\n -r, --right FILENAME Use this as the right side. [default: right.md]\n -t, --template FILENAME Use this template. [default: template.html]\n -o, --output FILENAME Write to this file. [default: index.html]\n --help Show this message and exit.\n\n\nBrainstorm & TODO\n-----------------\n\n- How about integrating command line interface like `cym13/bookmark`_?\n\n- Mobile view (i.e. responsive or not)?\n\n- Does it look good?\n\n- Write some fantastic themes (a.k.a templates)?\n\n\n.. _cym13/bookmark: https://github.com/cym13/bookmark\n\n\nDisclaimer\n----------\n\nBookmarks in example ``left.md`` and ``right.md``\nare highly personal, and may have no other implications except\npersonal convenience for the time being.\n", "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/NoviceLive/urlmark", "keywords": "Home page,Bookmarks,URLs,Favorite sites", "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "UrlMark", "package_url": "https://pypi.org/project/UrlMark/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/UrlMark/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/NoviceLive/urlmark" }, "release_url": "https://pypi.org/project/UrlMark/0.4.0/", "requires_dist": null, "requires_python": null, "summary": "UrlMark", "version": "0.4.0" }, "last_serial": 1980671, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "6e1969562a6bb3b107d2455daf6a4c55", "sha256": "242e489a2d07803586baddb17d05b98d4fe3c6c13174f44d6224ed1eb23612b1" }, "downloads": -1, "filename": "UrlMark-0.3.0.tar.gz", "has_sig": false, "md5_digest": "6e1969562a6bb3b107d2455daf6a4c55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2159, "upload_time": "2016-02-17T08:17:38", "url": "https://files.pythonhosted.org/packages/84/3b/a9c50c85796131b0cdd758e89323afc671137fc51ed77b008511e764d2db/UrlMark-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "810c0143911849bbf3c5af97411f7c1b", "sha256": "f410d396a32f39c82c8b1b2b8fe332c8527455a0ef47484b859454437878b62c" }, "downloads": -1, "filename": "UrlMark-0.4.0.tar.gz", "has_sig": false, "md5_digest": "810c0143911849bbf3c5af97411f7c1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31360, "upload_time": "2016-02-28T15:44:20", "url": "https://files.pythonhosted.org/packages/37/cf/9e8fa1fcce6d0c23a25e13498c64c298e149f19354607ab30f05669c5132/UrlMark-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "810c0143911849bbf3c5af97411f7c1b", "sha256": "f410d396a32f39c82c8b1b2b8fe332c8527455a0ef47484b859454437878b62c" }, "downloads": -1, "filename": "UrlMark-0.4.0.tar.gz", "has_sig": false, "md5_digest": "810c0143911849bbf3c5af97411f7c1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31360, "upload_time": "2016-02-28T15:44:20", "url": "https://files.pythonhosted.org/packages/37/cf/9e8fa1fcce6d0c23a25e13498c64c298e149f19354607ab30f05669c5132/UrlMark-0.4.0.tar.gz" } ] }