{ "info": { "author": "Tomasz Bogdal", "author_email": "vladsmailtotomas@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Software Development :: Documentation" ], "description": "CMakeHelp\r\n=========\r\n\r\n\r\nCMake is a great build system and it has comprehensive reference\r\ndocumentation, but if you have used the documentation (either online or\r\nbuild into cmake) after a while of searching for help becomes tiresome\r\nespecially if you wan't to find what you are looking for fast.\r\n\r\nThat's why I created this small utility that enables you to quickly\r\nsearch and read CMake's documentation.\r\n\r\nThe utility is a interactive command line where you can Tab your way\r\nto the documentation you wan.\r\n\r\nThe following commands are available to you ::\r\n\r\n command - Print help for a single command\r\n module - Print help for a single module\r\n property - Print help for a single property\r\n variable - Print help for a single variable\r\n\r\nTo get a list of available elments use Tab completetion ::\r\n\r\n [CMake Help] command fi\r\n file find_file find_library \r\n\r\n\r\nCompatibility\r\n-------------\r\n\r\nThis utility was developed on a Linux based system, so it\r\nmost likely will work on most Unix based systems where\r\nCMake is available. There are only two requirements apart\r\nfrom python that this utility requires. You need the \r\ncmake executable available on you system path and the\r\nless pasger.\r\n\r\nTesting\r\n-------\r\n\r\nCurrently there is no unit tests and the amount of testing\r\ndone was very minimal so there might be some bugs.\r\n\r\nIf command completion does not work there might be 2 causes,\r\neither you don't have readline or there was a problem while\r\ngetting keywords from cmake. No error is printed if cmake\r\nwas executed incorectly(all exceptions are caught during\r\ncommand completion)...", "description_content_type": null, "docs_url": null, "download_url": "ftp://ftp.qtzlabs.com/dev/CMakeHelp/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.qtzlabs.com/", "keywords": "cmake interactive help system command line", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "CMakeHelp", "package_url": "https://pypi.org/project/CMakeHelp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/CMakeHelp/", "project_urls": { "Download": "ftp://ftp.qtzlabs.com/dev/CMakeHelp/", "Homepage": "http://www.qtzlabs.com/" }, "release_url": "https://pypi.org/project/CMakeHelp/0.1dev/", "requires_dist": null, "requires_python": null, "summary": "CMake Interactive Help System", "version": "0.1dev" }, "last_serial": 783906, "releases": { "0.1dev": [ { "comment_text": "", "digests": { "md5": "aa0ec89a17dbfbd836d9da0b107cc06e", "sha256": "c2bf5a7daa80cb5c3918732b3806e352bde845c4f896c1237b938ffba49856ab" }, "downloads": -1, "filename": "CMakeHelp-0.1dev-py2.6.egg", "has_sig": false, "md5_digest": "aa0ec89a17dbfbd836d9da0b107cc06e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5985, "upload_time": "2010-01-01T11:00:58", "url": "https://files.pythonhosted.org/packages/6d/d7/e7a5968e49e500a96f785897a1923045723033f9afe7caa1378168ef70c0/CMakeHelp-0.1dev-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "853b9075df551878c8a5634599069458", "sha256": "8f7c8a3c76fa4b8f07624a3ee80863c261d8ee174341dd15b13b3cb923ba2a3c" }, "downloads": -1, "filename": "CMakeHelp-0.1dev.tar.gz", "has_sig": false, "md5_digest": "853b9075df551878c8a5634599069458", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3241, "upload_time": "2010-01-01T11:00:43", "url": "https://files.pythonhosted.org/packages/38/70/35c2db10dc740351a36131c37bdb2ed45f744e6c1b21e1306daeeee0c58f/CMakeHelp-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa0ec89a17dbfbd836d9da0b107cc06e", "sha256": "c2bf5a7daa80cb5c3918732b3806e352bde845c4f896c1237b938ffba49856ab" }, "downloads": -1, "filename": "CMakeHelp-0.1dev-py2.6.egg", "has_sig": false, "md5_digest": "aa0ec89a17dbfbd836d9da0b107cc06e", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5985, "upload_time": "2010-01-01T11:00:58", "url": "https://files.pythonhosted.org/packages/6d/d7/e7a5968e49e500a96f785897a1923045723033f9afe7caa1378168ef70c0/CMakeHelp-0.1dev-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "853b9075df551878c8a5634599069458", "sha256": "8f7c8a3c76fa4b8f07624a3ee80863c261d8ee174341dd15b13b3cb923ba2a3c" }, "downloads": -1, "filename": "CMakeHelp-0.1dev.tar.gz", "has_sig": false, "md5_digest": "853b9075df551878c8a5634599069458", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3241, "upload_time": "2010-01-01T11:00:43", "url": "https://files.pythonhosted.org/packages/38/70/35c2db10dc740351a36131c37bdb2ed45f744e6c1b21e1306daeeee0c58f/CMakeHelp-0.1dev.tar.gz" } ] }