{
"info": {
"author": "Juha Mustonen",
"author_email": "juha,p,mustonen(a)gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Documentation",
"Topic :: Utilities"
],
"description": "Rusty is a collection of extensions (directives and roles)\r\nfor `Sphinx documentation framework `_. While\r\nthe extensions are somewhat compatible with `docutils\r\n`_,\r\nthe usage of *Sphinx is currently required*.\r\n\r\n.. contents::\r\n\r\nFeatures\r\n========\r\nAt the moment, the Rusty contains the extensions listed beneath. Ideas for new\r\nextension can been suggested in `BitBucket `_\r\n\r\n`exceltable`_\r\n-------------\r\nInclude data from excelsheets into documentation.\r\n\r\n`rolelist`_\r\n-----------\r\nGenerates list from the selected set of role entires, written into document.\r\n\r\n\r\n`includesh`_\r\n------------\r\nInclude shell scripts into documentation: comments as documentation and\r\ncommands as literal blocks.\r\n\r\n\r\n`regxlist`_\r\n-----------\r\nSimilar to rolelist directive. The main difference is the\r\ncapability to create list based on regular expression rule.\r\n\r\n`xmltable`_\r\n-----------\r\nSimilar functionality to csv-table - one of the docutils directives: read data\r\nfrom XML/HTML file and convert it to RST-table based on given query and iterator.\r\nRequires BeautifulSoup -module.\r\n\r\n\r\n.. _exceltable: http://packages.python.org/rusty/exceltable.html\r\n.. _includesh: http://packages.python.org/rusty/includesh.html\r\n.. _xmltable: http://packages.python.org/rusty/xmltable.html\r\n.. _regxlist: http://packages.python.org/rusty/regxlist.html\r\n.. _rolelist: http://packages.python.org/rusty/rolelist.html\r\n\r\n\r\nInstallation\r\n============\r\nThe easiest way to install the package is to use easy_install::\r\n\r\n easy_install -U rusty\r\n\r\nAlternative method is to download the package manually, extract it and\r\ninstall it using traditional methods::\r\n\r\n sudo python setup.py install\r\n\r\nDocumentation\r\n=============\r\nDocumentation provides further information and examples how to use the module.\r\nThere exists two resources:\r\n\r\n* `Official documentation `_\r\n* `Nightly build from trunk `_\r\n\r\nChangelog\r\n=========\r\n\r\nRelease 0.3.1 (2009-08-08)\r\n------------------------------\r\nChanges since 0.3.0 release:\r\n\r\n* Fixed issue: exceltable selector does not work with numbers containing zero\r\n\r\nRelease 0.3.0 (2009-07-07)\r\n------------------------------\r\nChanges since 0.2.0 release:\r\n\r\n* Added new directive: rusty.exceltable - for including the excelsheets data\r\n into documentation\r\n* Improved XMLTable documentation\r\n* Fixed issue: xmltable does not stop processing even if file or query is missing\r\n* Fixed issue #4: setup.py and paver-minilib.zip is missing from the package\r\n\r\nRelease 0.2.2 (2009-06-18)\r\n------------------------------\r\nMaintenance release, containing following changes:\r\n\r\n* Fixed issue #4 again: paver-minilib.zip is missing from the package\r\n\r\nRelease 0.2.1 (2009-06-16)\r\n------------------------------\r\nMaintenance release, containing following changes:\r\n\r\n* Fixed issue #4: setup.py is missing from the package\r\n\r\nRelease 0.2.0 (2009-06-01)\r\n------------------------------\r\nChanges since previous release:\r\n\r\n* New directive: xmltable\r\n* New directive: regxlist\r\n* Improved unit testing\r\n* Improved building\r\n* Migrated version control from subversion to mercurial\r\n* Published the project in Bitbucket: http://bitbucket.org/jmu/rusty\r\n* Added FAQ\r\n\r\nRelease 0.1.0 (2009-03-31)\r\n--------------------------\r\nFirst release, containing following functionality\r\n\r\n* New directive: includesh\r\n* New directive: rolelist\r\n* Initial set of unit tests (see testing)\r\n* Paver powered build and release management",
"description_content_type": null,
"docs_url": "https://pythonhosted.org/rusty/",
"download_url": "http://pypi.python.org/pypi/rusty/",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://jmu.koodiorja.com/projects/rusty/",
"keywords": "",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "rusty",
"package_url": "https://pypi.org/project/rusty/",
"platform": "any",
"project_url": "https://pypi.org/project/rusty/",
"project_urls": {
"Download": "http://pypi.python.org/pypi/rusty/",
"Homepage": "http://jmu.koodiorja.com/projects/rusty/"
},
"release_url": "https://pypi.org/project/rusty/0.3.1/",
"requires_dist": null,
"requires_python": null,
"summary": "A collection of Sphinx extensions",
"version": "0.3.1"
},
"last_serial": 799146,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "d14c1d327527be67512392d8edd77029",
"sha256": "2e2d7ff28e2ddfdc8401b7bf6b37ff09099f5b03a846bd6c815d8833bd7ce970"
},
"downloads": -1,
"filename": "rusty-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d14c1d327527be67512392d8edd77029",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 99270,
"upload_time": "2009-03-31T23:26:31",
"url": "https://files.pythonhosted.org/packages/7c/a9/779aae8f43d5ef6fbcadaa48688ebe42278216fb2ee9bebdf452ddaabdfa/rusty-0.1.0.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "ea5d346d63930a6cc81dcdbca064fdb1",
"sha256": "f992a4431e20ef63a42893efa0c7274e6413cdbdb7006f8940694e6fc977b5d2"
},
"downloads": -1,
"filename": "rusty-0.2.0-py2.6.egg",
"has_sig": false,
"md5_digest": "ea5d346d63930a6cc81dcdbca064fdb1",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 27442,
"upload_time": "2009-06-01T22:04:53",
"url": "https://files.pythonhosted.org/packages/61/d7/b200828d402952b6eac9227bb2f0962565ca7776a9513ff350f92db08d6a/rusty-0.2.0-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "d89ac091535f89f6f3180f347d76befa",
"sha256": "c7d2c653a954e042ea3c42a41219b9ed5b792c097113289795e6b135fd4cb14e"
},
"downloads": -1,
"filename": "rusty-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "d89ac091535f89f6f3180f347d76befa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14175,
"upload_time": "2009-06-01T22:04:35",
"url": "https://files.pythonhosted.org/packages/3c/1c/b11922b2a8980cfd0fa7d538ff3865f9e0013daa1f1982a8f78eefbd5492/rusty-0.2.0.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "d8bd7c9f5e77532af516d3d4c7a4fb92",
"sha256": "b60bb713d117653295c658e2107b7ea2ade66d05c7c424ff608490996528e184"
},
"downloads": -1,
"filename": "rusty-0.2.1-py2.5.egg",
"has_sig": false,
"md5_digest": "d8bd7c9f5e77532af516d3d4c7a4fb92",
"packagetype": "bdist_egg",
"python_version": "2.5",
"requires_python": null,
"size": 31005,
"upload_time": "2009-06-17T07:31:03",
"url": "https://files.pythonhosted.org/packages/ea/ef/7c4c79e890b3932cc6790c036c8501ab7206258b75c86c5db83b06b80131/rusty-0.2.1-py2.5.egg"
},
{
"comment_text": "",
"digests": {
"md5": "d5c2525390de76c9a6fddf1784e5c3ba",
"sha256": "691898353e4f78838033a5190074efe2b6b4d034e48ea86b943b4c88d510d891"
},
"downloads": -1,
"filename": "rusty-0.2.1.zip",
"has_sig": false,
"md5_digest": "d5c2525390de76c9a6fddf1784e5c3ba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23309,
"upload_time": "2009-06-17T07:31:23",
"url": "https://files.pythonhosted.org/packages/7e/13/7d365e59661a03130129eafb00e0e81d831c34c1f96cad01d608d78c529f/rusty-0.2.1.zip"
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "00d99b45d83b20c695a72af20e492ffa",
"sha256": "76cea3745293b1b6c9efbc18b3ce543b6abb1b55afdf33590cf8073a42b71ffb"
},
"downloads": -1,
"filename": "rusty-0.2.2-py2.6.egg",
"has_sig": false,
"md5_digest": "00d99b45d83b20c695a72af20e492ffa",
"packagetype": "bdist_egg",
"python_version": "2.6",
"requires_python": null,
"size": 31070,
"upload_time": "2009-06-18T18:27:42",
"url": "https://files.pythonhosted.org/packages/a8/ac/b90828630d35ae1ee4470c4a7d08510df578fcdd0e73be5d119d888fe106/rusty-0.2.2-py2.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "ced4da6247eb71850dc101e87249f198",
"sha256": "30c594354b6226a90ca2b37a0f43fc0012f6e380a17ccf5387b0083dfd7da4d8"
},
"downloads": -1,
"filename": "rusty-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "ced4da6247eb71850dc101e87249f198",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 39005,
"upload_time": "2009-06-18T18:27:32",
"url": "https://files.pythonhosted.org/packages/5c/3d/cba0abeb4c3844838a335178c3423104b0b9c15a1ea07a8c18cca71be277/rusty-0.2.2.tar.gz"
}
],
"0.3.0": [
{
"comment_text": "",
"digests": {
"md5": "02b30f5a7697fc52d6a84c0466b66950",
"sha256": "6e2a019ea529e3fc29e74d7f58c887467815a5a9e5afbe35975715da2750c447"
},
"downloads": -1,
"filename": "rusty-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "02b30f5a7697fc52d6a84c0466b66950",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 43671,
"upload_time": "2009-07-07T20:42:36",
"url": "https://files.pythonhosted.org/packages/1c/f7/87c5c39201b29185bd60424cfb06cd4d7a63cd03e4f89131c787d258ad6e/rusty-0.3.0.tar.gz"
}
],
"0.3.1": [
{
"comment_text": "",
"digests": {
"md5": "def72240ae038fc5978ccfa10af62c1f",
"sha256": "fd98de46ed830357a30a72d068ec791feb79fe38ab71a52dcb792d27132ea999"
},
"downloads": -1,
"filename": "rusty-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "def72240ae038fc5978ccfa10af62c1f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 42524,
"upload_time": "2009-08-13T08:54:27",
"url": "https://files.pythonhosted.org/packages/65/52/47f70042e7851d1dcda9fb5d6e94956480e9d81dc191ce6572b20e672326/rusty-0.3.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "def72240ae038fc5978ccfa10af62c1f",
"sha256": "fd98de46ed830357a30a72d068ec791feb79fe38ab71a52dcb792d27132ea999"
},
"downloads": -1,
"filename": "rusty-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "def72240ae038fc5978ccfa10af62c1f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 42524,
"upload_time": "2009-08-13T08:54:27",
"url": "https://files.pythonhosted.org/packages/65/52/47f70042e7851d1dcda9fb5d6e94956480e9d81dc191ce6572b20e672326/rusty-0.3.1.tar.gz"
}
]
}