{ "info": { "author": "Franck Michea", "author_email": "franck.michea@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 3" ], "description": "Lightweight Personal Blog Maker\n===============================\n\nThis project aims to provide an easy way to generate static blog and personal\nwebsite using python scripts. Every page of the site is written using markdown,\nto help formatting easily text.\n\nThis project is still under heavy development, and a lot of things aren't\nfixed yet (meaning configuration file can change rapidly and often, for\nexample). Don't use it right now if you are not willing to spend some time fix\nthings between big updates.\n\nThis file only contains the minimum you need to know to install LPBM. A more\ndetailed documentation is provided in `doc/` directory, as a sphinx\ndocumentation.\n\nFeatures\n--------\n\n* LPBM is split in several sub-modules. Including configuration management,\n articles management, authors management and blog generation.\n* You only need to know markdown to write articles. Every meta-data is stored\n in ini files, meaning you can manage them with any CVS.\n* You can have any number of authors on articles, and any number of categories.\n* Simple code embedding into articles. (using pygments).\n\nInstallation\n------------\n\nLPBM will soon be packaged with setup.py and PKGBUILD, and I will put it in AUR\ntoo, when it will be ready for a Release Candidate.\n\n### Install LPBM as a script.\n\nFor know, you can just clone this repository and link `~/.local/bin/lpbm` to\nthe lpbm.py file. Then you add `$HOME/.local/bin/` to your `PATH` environment\nvariable and you can execute LPBM everywhere.\n\n### Install dependencies\n\nYou also must install `python` version 3, `pip` for python version 3 and all\nthe python library dependencies. To do this, you just have to execute `pip\ninstall -r requirements.txt` and you'll have everything you need.\n\nUsage\n-----\n\nThere will be a detailed description of all the features and the usage of all\ncommands in the sphinx documentation in `doc/` directory.\n\nOther information\n-----------------\n\n### Authors (v2)\n\n* [Franck Michea](http://blog.kushou.eu/)\n\n### Authors (v1)\n\n* [Franck Michea](http://blog.kushou.eu/)\n* [Pierre Bourdon](http://blog.delroth.net/)\n\n### LPBM generates this blog:\n\n* [LSE Blog](http://blog.lse.epita.fr/)\n\n### Useful Links\n\n* [Markdown Syntax](http://daringfireball.net/projects/markdown/syntax)\n* [Code Embedding](http://packages.python.org/Markdown/extensions/code_hilite.html)\n* [LPBM Documentation](http://kushou.eu/lpbm-doc/)\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/kushou/lpbm", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "lpbm", "package_url": "https://pypi.org/project/lpbm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lpbm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/kushou/lpbm" }, "release_url": "https://pypi.org/project/lpbm/2.0.0/", "requires_dist": null, "requires_python": null, "summary": "Lightweight personal blog maker", "version": "2.0.0" }, "last_serial": 1919215, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "b2108e6a7c9c0abc53a8bcf0e9c04d28", "sha256": "a9ebe32b57916426fa12c6013be78864e6fa26903fbd5ff222f569e79112ddee" }, "downloads": -1, "filename": "lpbm-2.0.0.tar.gz", "has_sig": true, "md5_digest": "b2108e6a7c9c0abc53a8bcf0e9c04d28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 200929, "upload_time": "2016-01-23T18:42:09", "url": "https://files.pythonhosted.org/packages/81/c7/98e38fec0d66044fd4f6b6e4681237b5eaa274ad231377fd14b4ce362a2b/lpbm-2.0.0.tar.gz" } ], "2.0.0a1": [ { "comment_text": "", "digests": { "md5": "c79377d247c73763670a584bb42f79cd", "sha256": "90f096e00df889397433c263679c0756d4530350f8516514365f59566ffb00b4" }, "downloads": -1, "filename": "lpbm-2.0.0a1.tar.gz", "has_sig": true, "md5_digest": "c79377d247c73763670a584bb42f79cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76369, "upload_time": "2013-08-05T21:04:44", "url": "https://files.pythonhosted.org/packages/3a/e2/f76e063b6a9be0024a65d79b2d286e62f11aa6a5e4bd8848dbc1bb3c2a65/lpbm-2.0.0a1.tar.gz" } ], "2.0.0a2": [ { "comment_text": "", "digests": { "md5": "3960d3d7d72355e7eb537cce92a8b7ca", "sha256": "d414aad7f818102ff29bf28b6d64fd0d184f2f96dde2cd89437a328fce622f53" }, "downloads": -1, "filename": "lpbm-2.0.0a2.tar.gz", "has_sig": true, "md5_digest": "3960d3d7d72355e7eb537cce92a8b7ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76369, "upload_time": "2013-08-05T21:12:24", "url": "https://files.pythonhosted.org/packages/d7/19/329ed2987fb946dd8469e6fcbbba52399246ddad9cb3e8f8a18b6335425a/lpbm-2.0.0a2.tar.gz" } ], "2.0.0a3": [ { "comment_text": "", "digests": { "md5": "eff1f5eea2b479d390e2ebd85dd5327e", "sha256": "bc47cfe5f722dd02e464f5cd8249c70a943af2f3ce4df4892db30e133da2a740" }, "downloads": -1, "filename": "lpbm-2.0.0a3.tar.gz", "has_sig": true, "md5_digest": "eff1f5eea2b479d390e2ebd85dd5327e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 76455, "upload_time": "2013-08-05T21:20:42", "url": "https://files.pythonhosted.org/packages/33/48/41f51dd3f5998ddd98878c12786dd254459c7468967a361e9bb2af979e4c/lpbm-2.0.0a3.tar.gz" } ], "2.0.0a4": [ { "comment_text": "", "digests": { "md5": "f3507fda2b0fa52d70f4db5ee1640960", "sha256": "e4204543dd79cc09457ee40f06d3e5516e97e19f642c477041c42bc29632120c" }, "downloads": -1, "filename": "lpbm-2.0.0a4.tar.gz", "has_sig": true, "md5_digest": "f3507fda2b0fa52d70f4db5ee1640960", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77082, "upload_time": "2013-08-07T19:14:15", "url": "https://files.pythonhosted.org/packages/75/22/e3fbfb3820df26e5a2658a394c64674892174bc92fce3d99eed71bc48bc7/lpbm-2.0.0a4.tar.gz" } ], "2.0.0a5": [ { "comment_text": "", "digests": { "md5": "feb052d2008a1d14970e25e12f0a14c2", "sha256": "132353444c71e07615340e2284782a9ace718a96a2dff69550821bf47994fee0" }, "downloads": -1, "filename": "lpbm-2.0.0a5.tar.gz", "has_sig": false, "md5_digest": "feb052d2008a1d14970e25e12f0a14c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77175, "upload_time": "2013-10-26T14:55:59", "url": "https://files.pythonhosted.org/packages/d0/37/4380b70fb81f9d3cf664e11ca909f3360027593e3bb27e68256da6deb85c/lpbm-2.0.0a5.tar.gz" } ], "2.0.0a6": [ { "comment_text": "", "digests": { "md5": "1d48e3caa470699e73f1ddcc2815c666", "sha256": "0ccf38db6b8d8a83091552b845e443dde80934b5790c8d76859f4988d8f21143" }, "downloads": -1, "filename": "lpbm-2.0.0a6.tar.gz", "has_sig": true, "md5_digest": "1d48e3caa470699e73f1ddcc2815c666", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 199409, "upload_time": "2013-12-30T22:13:14", "url": "https://files.pythonhosted.org/packages/27/1a/947cb8a6c9c3593b6a981c3206f01a1b2b6a51b55af96de0517c406e2617/lpbm-2.0.0a6.tar.gz" } ], "2.0.0a7": [ { "comment_text": "", "digests": { "md5": "ffc2ea056d3de3f6c69fd1e9618787d7", "sha256": "3b8ae331cddd3aa9921d360c779d8e5fa3a605f805125121b41ed6d1c51fdeac" }, "downloads": -1, "filename": "lpbm-2.0.0a7.tar.gz", "has_sig": true, "md5_digest": "ffc2ea056d3de3f6c69fd1e9618787d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 199406, "upload_time": "2013-12-30T22:35:42", "url": "https://files.pythonhosted.org/packages/f7/7d/21dd8d72c24a76da0ad6dd68ab298bfa79444cba132647a3c222bde2ae8c/lpbm-2.0.0a7.tar.gz" } ], "2.0.0a8": [ { "comment_text": "", "digests": { "md5": "095c9828faa554025c130570517aa914", "sha256": "b486314f928281b8ef4a52ac40085a21c193f6a06f4d3afb52f1eb4bbd3035e5" }, "downloads": -1, "filename": "lpbm-2.0.0a8.tar.gz", "has_sig": true, "md5_digest": "095c9828faa554025c130570517aa914", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 199424, "upload_time": "2013-12-30T23:50:33", "url": "https://files.pythonhosted.org/packages/12/6f/d3c352994f3ed2cf3cb3f427bd8025e066185e20bd5f5545195e99d88f77/lpbm-2.0.0a8.tar.gz" } ], "2.0.0a9": [ { "comment_text": "", "digests": { "md5": "f83dfe7fbe4ca9a7ce746f1bb7881aa7", "sha256": "34f97e46893b37c3e00fb6218c5e9fd2defb81b45d2d850f80049a731e078d9d" }, "downloads": -1, "filename": "lpbm-2.0.0a9.tar.gz", "has_sig": true, "md5_digest": "f83dfe7fbe4ca9a7ce746f1bb7881aa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 199466, "upload_time": "2014-02-13T17:28:24", "url": "https://files.pythonhosted.org/packages/74/03/1c8275d65f8d23ff84a1b97838e31b650f0b3d8f6de5358575b30a697487/lpbm-2.0.0a9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2108e6a7c9c0abc53a8bcf0e9c04d28", "sha256": "a9ebe32b57916426fa12c6013be78864e6fa26903fbd5ff222f569e79112ddee" }, "downloads": -1, "filename": "lpbm-2.0.0.tar.gz", "has_sig": true, "md5_digest": "b2108e6a7c9c0abc53a8bcf0e9c04d28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 200929, "upload_time": "2016-01-23T18:42:09", "url": "https://files.pythonhosted.org/packages/81/c7/98e38fec0d66044fd4f6b6e4681237b5eaa274ad231377fd14b4ce362a2b/lpbm-2.0.0.tar.gz" } ] }