{ "info": { "author": "Samet Aras", "author_email": "ynlfehhz@gmail.com", "bugtrack_url": null, "classifiers": [ "Topic :: Internet :: WWW/HTTP :: Site Management" ], "description": "HTML meta element: description, keywords, author, copyright, robots, refresh,\r\ncontent-type, expires, publisher and all.\r\n\r\n# Pyhmeta 0.2 news:\r\nW3 validator Passed (This document was successfully checked as XHTML 1.0 Strict!)\r\nexpires, publisher and all meta elements add.\r\nnew color style.\r\n\r\n\t\r\nInstall:\r\n\r\nsudo python setup.py install\r\n\r\n\r\nUse- Kullan\u0131m:\r\n\r\n>>> import hmeta\r\n>>> hmeta.des(\"HTML meta elements builder\")\r\n
\r\n\r\n\r\n>>> hmeta.aut(\"Samet Aras\")\r\n\r\n\r\n\r\n>>> hmeta.publ(\"Samet Aras\")\r\n\r\n\r\n\r\n>>> hmeta.refresh(15,\"http://www.python.org\")\r\n\r\n\r\n\r\n>>> hmeta.all()\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nWould you like HTML file [Y/N] ?y\r\nCongratulations, created your HTML file.\r\nPATH: /home/samet/Masa\u00fcst\u00fc/pyhmeta/hmeta.html\r\nWould you like hmeta.html with working your default web browser ? [Y/N]y\r\nhmeta.html working... OK.", "description_content_type": null, "docs_url": null, "download_url": "http://www.codelancer.org/hmeta.html", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.codelancer.org", "keywords": "description, keywords, author, copyright, robots, refresh, content-type, expires, publisher and all", "license": "Freelancer", "maintainer": "", "maintainer_email": "", "name": "hmeta", "package_url": "https://pypi.org/project/hmeta/", "platform": "ALL", "project_url": "https://pypi.org/project/hmeta/", "project_urls": { "Download": "http://www.codelancer.org/hmeta.html", "Homepage": "http://www.codelancer.org" }, "release_url": "https://pypi.org/project/hmeta/0.2/", "requires_dist": null, "requires_python": null, "summary": "HTML meta element builder", "version": "0.2" }, "last_serial": 129734, "releases": { "0.1": [], "0.2": [] }, "urls": [] }