{ "info": { "author": "Michal Belica", "author_email": "devel@beli.sk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "Treeless\n========\n\nText mode directory tree viewer.\n\nThe name is made of *tree* as in directory tree and *less* the text viewer\nwhich is used by *Treeless* to display its output.\n\nLocations\n---------\n\nTreeless packages are available from Cheese shop (PyPI)\nat https://pypi.python.org/pypi/treeless\n\nThe `project page `_ is hosted on Github.\n\nIf you've never worked with *git* or contributed to a project on Github,\nthere is a `quick start guide `_.\n\nIf you find something wrong or know of a missing feature, please\n`create an issue `_ on the project\npage. If you find that inconvenient or have some security concerns, you could\nalso drop me a line at .\n\nInstall\n-------\n\n::\n\n pip install treeless\n\nUse\n---\n\n::\n\n usage: treeless [-h] [--filematch REGEXP] [--dirmatch REGEXP]\n [--fileignore REGEXP] [--dirignore REGEXP] [--indent N]\n [--indent-char CH] [--plain] [--cut] [--version]\n [path]\n \n Treeless - Text mode directory tree viewer\n \n positional arguments:\n path Base path to start listing from\n \n optional arguments:\n -h, --help show this help message and exit\n --filematch REGEXP, -f REGEXP\n Files regexp\n --dirmatch REGEXP, -d REGEXP\n Directories regexp\n --fileignore REGEXP, -F REGEXP\n Regexp for ignored files\n --dirignore REGEXP, -D REGEXP\n Regexp for ignored directories\n --indent N, -i N Indent length (1-8, default=1)\n --indent-char CH, -C CH\n Indent character (default=.)\n --plain, -p Plain output on stdout, no less\n --cut, -c Cut off long lines to fit terminal width\n --version, -v Show version and exit\n\nConfiguration\n-------------\n\nTreeless reads in configuration files in INI format. The same options as on\nthe command line are expected in the files. Files are read from following\nlocations, where latter override options from former files and command line\noptions override those from config files.\n\n* ``/etc/treeless.conf``\n* ``~/.config/treeless.conf``\n* ``~/.treeless.conf``\n\nConfig file example (values shown here are not the defaults)::\n\n [treeless]\n # include files matching regular expression\n filematch = .*\n # include directories matching regexp\n dirmatch = .*\n # ignore files matching regexp\n fileignore = ^\\.\n # ignore directories matching regexp\n dirignore = ^\\.git$|^\\.svn$\n # Note: a file or directory has to match the positive filter and not match\n # the negative filter at the same time to be included in output\n # length of indent\n indent = 2\n # plain output on stdout, no less; allowed \"ON\" values are ``1, yes, true, on``\n # and \"OFF\" values ``0, no, false, off`` (case insensitive)\n plain = yes\n # cut off long lines to fit terminal width (accepts same values as *plain*)\n cut = false\n\nThe ``[treeless]`` section title is mandatory.\n\nLicense\n-------\n\nCopyright 2013 Michal Belica \n\n::\n\n Treeless is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n Treeless is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with Treeless. If not, see < http://www.gnu.org/licenses/ >.", "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/beli-sk/treeless", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "treeless", "package_url": "https://pypi.org/project/treeless/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/treeless/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/beli-sk/treeless" }, "release_url": "https://pypi.org/project/treeless/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Text mode directory tree viewer", "version": "0.1.1" }, "last_serial": 998128, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d76daade034852dcbc63437148908cf9", "sha256": "f4fc904c3884a3c431ab046fdc5aeca089967303d8a11031206132e425b5c0cc" }, "downloads": -1, "filename": "treeless-0.1.0.tar.gz", "has_sig": true, "md5_digest": "d76daade034852dcbc63437148908cf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16244, "upload_time": "2014-02-07T15:46:45", "url": "https://files.pythonhosted.org/packages/5e/33/77ff349e4eec41066aa5c69648a736306b419d085fec61fca5ef46082bc9/treeless-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "36a6ac376b8341a4f6cebf5b0f13650d", "sha256": "976335c71aeda610c3403514f36d6056cce487671735d7f2c874457cabd6815f" }, "downloads": -1, "filename": "treeless-0.1.1.tar.gz", "has_sig": true, "md5_digest": "36a6ac376b8341a4f6cebf5b0f13650d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17658, "upload_time": "2014-02-12T13:48:12", "url": "https://files.pythonhosted.org/packages/98/aa/d1f2fba576569d41a9873576c6cba31509593a63b0713cab44e34f0ee8ba/treeless-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "36a6ac376b8341a4f6cebf5b0f13650d", "sha256": "976335c71aeda610c3403514f36d6056cce487671735d7f2c874457cabd6815f" }, "downloads": -1, "filename": "treeless-0.1.1.tar.gz", "has_sig": true, "md5_digest": "36a6ac376b8341a4f6cebf5b0f13650d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17658, "upload_time": "2014-02-12T13:48:12", "url": "https://files.pythonhosted.org/packages/98/aa/d1f2fba576569d41a9873576c6cba31509593a63b0713cab44e34f0ee8ba/treeless-0.1.1.tar.gz" } ] }