{ "info": { "author": "Ben Rosser", "author_email": "rosser.bjr@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Software Development :: Libraries" ], "description": "calcpkg 2.1 - ticalc.org Package Manager\n=========================================================\n\ncalcpkg is a command line \"package manager\" for ticalc.org and other websites\nwith repositories of Texas Instruments calculator software.\n\nWhat does that actually mean? Well, let's say you own a TI-83+ graphing\ncalculator. The 83+ can be programmed in a handful of languages, such as the\nbuiltin TI-BASIC scripting language and z80 assembly. Using software such as\nTiLP, you can download programs to your calculator to run them.\n\nticalc.org is the world's largest collection of TI graphing calculator\nsoftware. It features programs for every calculator model in almost every\npossible language, from the ancient TI-81 to the newest models of TI-Nspire.\n\nThis program is a CLI interface to ticalc.org, allowing you to download\nprograms from the command line without having to browse the website in a web\nbrowser. It can be configured to support other repositories as well, and\ncurrently ships with support for the Omnimaga and Cemetech community sites.\n\nUsage:\n------\n\nSee INSTALL for install instructions.\n\nThe first command you should run is an update, to sync the index files:\n\n`$ calcpkg update`\n\nThen, you can search for files:\n\n`$ calcpkg search [query]`\n\nThen, the following command will download any files that match `[query]`:\n\n`$ calcpkg install [query]`\n\nYou can narrow your search down with many flags. For instance, if you only want\nto download TI-83+ games, you can use:\n\n`$ calcpkg -g -c 83plus search [query]`\n\nThen, if you want to automatically extract the downloaded .zip archives, you would\nadd the -x flag:\n\n`$ calcpkg -x install [query]`\n\nYou can also simply count the number of files that match a given query:\n\n`$ calcpkg count [query]`\n\nFor full documentation of all command line switches, run:\n\n`$ calcpkg -h`\n\nLegal Notes:\n------------\n\nThis program is distributed under the MIT license, see LICENSE for details.\n\nWhile ticalc.org staff members have okayed the use of this program to download\nfiles from their website, this is not an endorsement of it- the program is\nnot written or maintained by them, it's written by me (see Credits).\n\nThe same is true for the Cemetech and Omnimaga staff members.\n\nSites supported:\n* [ticalc.org](http://www.ticalc.org/)\n* [Cemetech](http://www.cemetech.net/)\n* [Omnimaga](http://www.omnimaga.org/)\n\nCredits:\n-------\n\nAuthor: Ben 'TC01' Rosser \n\nCode or other technical assistance:\n* Christopher \"KermMartian\" Mitchell\n* Nathaniel \"Eeems\" van Diepen\n* github .gitignore template\n\nHelp, feedback, etc. from:\n* Travis \"tev\" Evans\n* Kevin \"DJ Omnimaga\" Ouellat\n* ephan (david, Scout, ScoutDavid)\n* And other Cemetech and Omnimaga forum members\n* ticalc.org staff", "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/TC01/calcpkg", "keywords": "ticalc calculator packages", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "calcpkg", "package_url": "https://pypi.org/project/calcpkg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/calcpkg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/TC01/calcpkg" }, "release_url": "https://pypi.org/project/calcpkg/2.0.1/", "requires_dist": null, "requires_python": null, "summary": "ticalc.org package manager", "version": "2.0.1" }, "last_serial": 1164943, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "dd3c5aeff071181ae1c6663cd8742493", "sha256": "bb3cf404cc9ed4a4a8bd16e890d4d9dc229fe0eee6521fa47258cf48cfbb255a" }, "downloads": -1, "filename": "calcpkg-2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd3c5aeff071181ae1c6663cd8742493", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19313, "upload_time": "2014-07-17T03:32:21", "url": "https://files.pythonhosted.org/packages/76/2e/f2ff862c4ed0ec1c678830d6199589d0b63e53979c77953d6fc02eee09ea/calcpkg-2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6a846c23c1d58a39f1ff676dd1c049b", "sha256": "2cde9e519f242a6439ecf630ade6c8bd99e133d36ce656c0431e8c411f2f6450" }, "downloads": -1, "filename": "calcpkg-2.0.tar.gz", "has_sig": false, "md5_digest": "f6a846c23c1d58a39f1ff676dd1c049b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18276, "upload_time": "2014-07-17T03:32:24", "url": "https://files.pythonhosted.org/packages/38/38/fd38f47d98c449c3a6691fdd5ddc2ac291e16cf9c9f5191f6a9f2171ffee/calcpkg-2.0.tar.gz" }, { "comment_text": "", "digests": { "md5": "44c4b1d22598fbe2da0fabf115268ee5", "sha256": "0b57d7beb5b9b36e29c3f60d1b1ca4f253b268d6099cdcaa3e41b61d3321fb33" }, "downloads": -1, "filename": "calcpkg-2.0.zip", "has_sig": false, "md5_digest": "44c4b1d22598fbe2da0fabf115268ee5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25659, "upload_time": "2014-07-17T03:32:26", "url": "https://files.pythonhosted.org/packages/19/c6/44ca771f5e9a9c05c39bd40d13f76807f2741f2f890957dbe526a5f40e99/calcpkg-2.0.zip" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "c7b5ed24f78a0827f5886d564242acc3", "sha256": "af5afe9e92bdb3d53b60316c03d9aea61963458d02e9b1f46f597d4be86e48cd" }, "downloads": -1, "filename": "calcpkg-2.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "c7b5ed24f78a0827f5886d564242acc3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19367, "upload_time": "2014-07-22T00:59:06", "url": "https://files.pythonhosted.org/packages/46/8d/e5c5d91bcfd53d131935b023a9ca6ff33dde9eb1027ce4f1e0aa2e6cd1ae/calcpkg-2.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "10c1598c1e61daa9b0acf4d408e91a8f", "sha256": "a38f77ed7d84e3c832ea75b1c72ef144b09ef306b3e99a130290cf1970636e93" }, "downloads": -1, "filename": "calcpkg-2.0.1.tar.gz", "has_sig": false, "md5_digest": "10c1598c1e61daa9b0acf4d408e91a8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17040, "upload_time": "2014-07-22T00:59:09", "url": "https://files.pythonhosted.org/packages/36/c4/49d8806586333872ea1e520ca1a331641a943951134ab55d962ff6b53fbf/calcpkg-2.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "cba0e2d72485a990e59a4ea551cfa823", "sha256": "5b5c0900a246c73bfc50604b6f6f0ecf28ac04ebbfc384a3d1e325192aeddbf7" }, "downloads": -1, "filename": "calcpkg-2.0.1.zip", "has_sig": false, "md5_digest": "cba0e2d72485a990e59a4ea551cfa823", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25841, "upload_time": "2014-07-22T00:59:11", "url": "https://files.pythonhosted.org/packages/09/56/7fec93baf7e74e22650ea0361cb30c5b77cf5e9f81e8733c2172b16e70bd/calcpkg-2.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c7b5ed24f78a0827f5886d564242acc3", "sha256": "af5afe9e92bdb3d53b60316c03d9aea61963458d02e9b1f46f597d4be86e48cd" }, "downloads": -1, "filename": "calcpkg-2.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "c7b5ed24f78a0827f5886d564242acc3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19367, "upload_time": "2014-07-22T00:59:06", "url": "https://files.pythonhosted.org/packages/46/8d/e5c5d91bcfd53d131935b023a9ca6ff33dde9eb1027ce4f1e0aa2e6cd1ae/calcpkg-2.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "10c1598c1e61daa9b0acf4d408e91a8f", "sha256": "a38f77ed7d84e3c832ea75b1c72ef144b09ef306b3e99a130290cf1970636e93" }, "downloads": -1, "filename": "calcpkg-2.0.1.tar.gz", "has_sig": false, "md5_digest": "10c1598c1e61daa9b0acf4d408e91a8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17040, "upload_time": "2014-07-22T00:59:09", "url": "https://files.pythonhosted.org/packages/36/c4/49d8806586333872ea1e520ca1a331641a943951134ab55d962ff6b53fbf/calcpkg-2.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "cba0e2d72485a990e59a4ea551cfa823", "sha256": "5b5c0900a246c73bfc50604b6f6f0ecf28ac04ebbfc384a3d1e325192aeddbf7" }, "downloads": -1, "filename": "calcpkg-2.0.1.zip", "has_sig": false, "md5_digest": "cba0e2d72485a990e59a4ea551cfa823", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25841, "upload_time": "2014-07-22T00:59:11", "url": "https://files.pythonhosted.org/packages/09/56/7fec93baf7e74e22650ea0361cb30c5b77cf5e9f81e8733c2172b16e70bd/calcpkg-2.0.1.zip" } ] }