{ "info": { "author": "Mayu Laierlence", "author_email": "minacle@live.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "YARH\n====\n\nYARH(Yet Another Rough HTML), a simple markup language written in python 3.5.\n\n\nInstallation\n------------\n\nInstallation using ``pip`` is recommended.\n\n.. code-block:: shell\n\n pip install yarh\n\nAlso you can clone from repository.\n\n.. code-block:: shell\n\n git clone https://github.com/minacle/yarh.git\n cd yarh\n ./setup.py install\n\n\nUsage\n-----\n\nAs program:\n\n::\n\n yarh -- [YARH_STRING]\n yarh ...\n yarh ... -- [YARH_STRING]", "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/minacle/yarh", "keywords": "yarh html", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "yarh", "package_url": "https://pypi.org/project/yarh/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yarh/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/minacle/yarh" }, "release_url": "https://pypi.org/project/yarh/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "Yet Another Rough HTML", "version": "0.3.1" }, "last_serial": 1977330, "releases": { "0.2": [], "0.3": [], "0.3.1": [] }, "urls": [] }