{ "info": { "author": "Mark Bell", "author_email": "mcbell@illinois.edu", "bugtrack_url": null, "classifiers": [], "description": "\nStraighter is a program for manipulating straight line programs.\n\nStraighter can be run as a Python 2, Python 3 or `Sage Python\n`_ module. For even more speed (~25% more)\nconsider running straighter with the -O optimise bytecode option.\n\nInstallation\n============\n\n`Straighter `_ is available on the `Python Package\nIndex `_. The preferred method for installing the latest\nstable release is to use `pip `_\n(included in Python 2.7.9 and Python 3.4 by default)::\n\n\t> python -m pip install straighter --user --upgrade\n\n.. warning:: As of Sage 6.9, Sage no longer appears to load packages from the user directory.\n\tTherefore users may need to either install straighter directly into Sage (which may require\n\tsuperuser privileges) or add the path to straighter to their SAGE_PATH environment variable.\n\nUsage\n=====\n\nOnce installed, import straighter by using::\n\n\t> import straighter\n\nCiting\n======\n\nIf you find straighter useful in your research, please consider citing it. A suggested\nreference is::\n\n\tMark Bell. straighter (Computer Software).\n\tpypi.python.org/pypi/straighter, 2016. Version <>\n\nthe BibTeX entry::\n\n\t@Misc{straighter,\n\t\tauthor = {Bell, Mark},\n\t\ttitle = {straighter (Computer Software)},\n\t\thowpublished = {\\url{pypi.python.org/pypi/straighter}},\n\t\tyear = {2016},\n\t\tnote = {Version <>}\n\t}\n\nor the BibItem::\n\n\t\\bibitem{straighter} Mark Bell: \\emph{straighter (Computer Software)},\n\t\t\\url{pypi.python.org/pypi/straighter}, (2016),\n\t\tVersion <>.\n\nDevelopment\n===========\n\nThe latest development version of straighter is available from\n`BitBucket `_.\nAlternatively, you can clone the mercurial repository directly using\nthe command::\n\n\t> hg clone https://bitbucket.org/mark_bell/straighter\n\nAnd then install using the command::\n\n\t> python setup.py install --user\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/Mark_Bell/straighter", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "straighter", "package_url": "https://pypi.org/project/straighter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/straighter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/Mark_Bell/straighter" }, "release_url": "https://pypi.org/project/straighter/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1.0" }, "last_serial": 2178344, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "58799fd180abc6ba87022613cccbd455", "sha256": "7446be602919f2ab411d5058410eea7afa802ef989fec6d70e08a7a14f4abc11" }, "downloads": -1, "filename": "straighter-0.1.0.tar.gz", "has_sig": false, "md5_digest": "58799fd180abc6ba87022613cccbd455", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5742, "upload_time": "2016-06-21T04:58:35", "url": "https://files.pythonhosted.org/packages/e4/10/16a8236dd442955c8c93efd159ceee8053857abb504ae0de4ebd7cec646a/straighter-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58799fd180abc6ba87022613cccbd455", "sha256": "7446be602919f2ab411d5058410eea7afa802ef989fec6d70e08a7a14f4abc11" }, "downloads": -1, "filename": "straighter-0.1.0.tar.gz", "has_sig": false, "md5_digest": "58799fd180abc6ba87022613cccbd455", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5742, "upload_time": "2016-06-21T04:58:35", "url": "https://files.pythonhosted.org/packages/e4/10/16a8236dd442955c8c93efd159ceee8053857abb504ae0de4ebd7cec646a/straighter-0.1.0.tar.gz" } ] }