{ "info": { "author": "Rendaw", "author_email": "spoo@zarbosoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: BSD License", "Topic :: Text Processing :: Filters" ], "description": "usage: luxemx.py [-h] [-i INFILE] [-o OUTFILE] [-l] [-p [PRETTY]]\n [-s [PRETTY_SPACED]]\n [path [path ...]]\n\nExtracts specified elements from luxem documents.\n\npositional arguments:\n path A luxem array containing the path to the nodes to\n output.\n\noptional arguments:\n -h, --help show this help message and exit\n -i INFILE, --infile INFILE\n File to parse; defaults to stdin.\n -o OUTFILE, --outfile OUTFILE\n File to write to; defaults to stdout.\n -l, --lines Output only primitives, one per line.\n -p [PRETTY], --pretty [PRETTY]\n Prettify output with PRETTY tab indentation. Defaults\n to 1 tab indent.\n -s [PRETTY_SPACED], --pretty-spaced [PRETTY_SPACED]\n Prettify output with PRETTY_SPACED space indentation.\n Defaults to 4 space indent.\n\nPATH FORMATTING: The path is a list of child selections, starting from the\narray at the root of the document. Array selectors can be numbers, (*) (a\nwildcard, which follows all array children), (range) [X,Y] (a range selection,\nwhich follows all children at indexes [X,Y)), or an array of selectors. Object\nselectors can be strings, (*) (a wildcard, which follows all object children),\nor an array of selectors. Example (you may have to provide shell escapes):\nluxemx '(*),file_info,[path,altpath]'", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Rendaw/luxemx/tarball/v0.0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Rendaw/luxemx", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "luxemx", "package_url": "https://pypi.org/project/luxemx/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/luxemx/", "project_urls": { "Download": "https://github.com/Rendaw/luxemx/tarball/v0.0.1", "Homepage": "https://github.com/Rendaw/luxemx" }, "release_url": "https://pypi.org/project/luxemx/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Extracts specified elements from luxem documents", "version": "0.0.1" }, "last_serial": 1302084, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "34b27b15d2a56556b3b57c206699cc85", "sha256": "155d37cda69804281d5ac249ac728da5cda5e3c444a1ee59b0779b6accee6413" }, "downloads": -1, "filename": "luxemx-0.0.1.tar.gz", "has_sig": false, "md5_digest": "34b27b15d2a56556b3b57c206699cc85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3701, "upload_time": "2014-11-11T11:41:14", "url": "https://files.pythonhosted.org/packages/32/c8/c9cea63915f32fe3165da35aab8b765e604f812299e9e099d14850499241/luxemx-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34b27b15d2a56556b3b57c206699cc85", "sha256": "155d37cda69804281d5ac249ac728da5cda5e3c444a1ee59b0779b6accee6413" }, "downloads": -1, "filename": "luxemx-0.0.1.tar.gz", "has_sig": false, "md5_digest": "34b27b15d2a56556b3b57c206699cc85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3701, "upload_time": "2014-11-11T11:41:14", "url": "https://files.pythonhosted.org/packages/32/c8/c9cea63915f32fe3165da35aab8b765e604f812299e9e099d14850499241/luxemx-0.0.1.tar.gz" } ] }