AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
chibi/__init__.py
chibi/b64.py
chibi/module.py
chibi/nix.py
chibi/parser.py
chibi.egg-info/PKG-INFO
chibi.egg-info/SOURCES.txt
chibi.egg-info/dependency_links.txt
chibi.egg-info/not-zip-safe
chibi.egg-info/requires.txt
chibi.egg-info/top_level.txt
chibi/atlas/__init__.py
chibi/atlas/multi.py
chibi/atlas/tree.py
chibi/chain/__init__.py
chibi/config/__init__.py
chibi/config/config.py
chibi/config/logger.py
chibi/fancy/__init__.py
chibi/fancy/is_type.py
chibi/file/__init__.py
chibi/file/file.py
chibi/file/image.py
chibi/file/path.py
chibi/file/snippets.py
chibi/file/temp.py
chibi/file/other/__init__.py
chibi/file/other/chibi_csv.py
chibi/file/other/chibi_json.py
chibi/file/other/chibi_python.py
chibi/file/other/chibi_systemd.py
chibi/file/other/chibi_yaml.py
chibi/madness/__init__.py
chibi/madness/byte.py
chibi/madness/file.py
chibi/madness/string.py
chibi/metaphors/__init__.py
chibi/metaphors/book.py
chibi/net/__init__.py
chibi/net/hostname.py
chibi/net/network/__init__.py
chibi/net/network/interface.py
chibi/net/network_manager/__init__.py
chibi/object/__init__.py
chibi/object/descriptor.py
chibi/object/object.py
chibi/pipeline/__init__.py
chibi/pipeline/pipeline.py
chibi/pipeline/xml.py
chibi/snippet/__init__.py
chibi/snippet/dict.py
chibi/snippet/extra_string.py
chibi/snippet/file.py
chibi/snippet/func.py
chibi/snippet/image.py
chibi/snippet/is_type.py
chibi/snippet/iter.py
chibi/snippet/regex.py
chibi/snippet/string.py
chibi/snippet/table.py
chibi/snippet/xml.py
chibi/units/__init__.py
chibi/units/base.py
chibi/units/prefix.py
chibi/units/si.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/b64.py
tests/module.py
tests/api/.endpoint.py.swp
tests/atlas/__init__.py
tests/atlas/chibi_atlas.py
tests/atlas/chibi_atlas_ignore_case.py
tests/atlas/chibi_tree.py
tests/atlas/loads.py
tests/atlas/multi.py
tests/chain/__init__.py
tests/chain/chain.py
tests/config/__init__.py
tests/config/config.py
tests/config/logger.py
tests/file/1529990793499.jpg
tests/file/1535359854403.png
tests/file/1536637012160.gif
tests/file/__init__.py
tests/file/image.py
tests/file/chibi_file/__init__.py
tests/file/chibi_file/append.py
tests/file/chibi_file/check_sum_md5.py
tests/file/chibi_file/class_resolution.py
tests/file/chibi_file/copy.py
tests/file/chibi_file/find.py
tests/file/chibi_file/json.py
tests/file/chibi_file/properites.py
tests/file/chibi_file/yaml.py
tests/file/orphan_function/__init__.py
tests/file/orphan_function/add_extensions.py
tests/file/orphan_function/cd.py
tests/file/orphan_function/chown.py
tests/file/orphan_function/common_root.py
tests/file/orphan_function/copy.py
tests/file/orphan_function/delete.py
tests/file/orphan_function/exists.py
tests/file/orphan_function/file_dir.py
tests/file/orphan_function/find.py
tests/file/orphan_function/get_relative_path.py
tests/file/orphan_function/infalte_dir.py
tests/file/orphan_function/is_dir.py
tests/file/orphan_function/is_file.py
tests/file/orphan_function/join.py
tests/file/orphan_function/ls.py
tests/file/orphan_function/ls_only_dir.py
tests/file/orphan_function/mkdir.py
tests/file/orphan_function/move.py
tests/file/orphan_function/stat.py
tests/file/other/__init__.py
tests/file/other/chibi_csv.py
tests/file/other/chibi_systemd.py
tests/file/path/__init__.py
tests/file/path/current_dir.py
tests/file/path/glob.py
tests/file/path/path.py
tests/file/path/temp.py
tests/internet/__init__.py
tests/internet/api/__init__.py
tests/internet/api/four_chan/.client.py.swo
tests/internet/api/four_chan/.client.py.swp
tests/madness/__init__.py
tests/madness/string.py
tests/metaphors/__init__.py
tests/metaphors/book.py
tests/net/__init__.py
tests/net/download.py
tests/net/hostname.py
tests/net/interface.py
tests/nix/__init__.py
tests/nix/nix.py
tests/object/__init__.py
tests/object/descriptors.py
tests/object/object.py
tests/parser/__init__.py
tests/parser/bool.py
tests/pipeline/__init__.py
tests/pipeline/pipeline.py
tests/pipeline/xml.py
tests/snippet/__init__.py
tests/snippet/dict.py
tests/snippet/files.py
tests/snippet/func.py
tests/snippet/is_type.py
tests/snippet/iter.py
tests/snippet/regex.py
tests/snippet/string.py
tests/snippet/table.py
tests/snippet/xml.py
tests/units/__init__.py
tests/units/base.py
tests/units/is.py