Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/03229d1c636f31078c12adcddd58cebd to your computer and use it in GitHub Desktop.
Save r-ryantm/03229d1c636f31078c12adcddd58cebd to your computer and use it in GitHub Desktop.
/nix/store/21jm5135nwxhs3l1dchf2v3aj3bsc3lf-python2.7-tomlkit-0.6.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── tomlkit
│   │   ├── api.py
│   │   ├── api.pyc
│   │   ├── _compat.py
│   │   ├── _compat.pyc
│   │   ├── container.py
│   │   ├── container.pyc
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── items.py
│   │   ├── items.pyc
│   │   ├── parser.py
│   │   ├── parser.pyc
│   │   ├── source.py
│   │   ├── source.pyc
│   │   ├── toml_char.py
│   │   ├── toml_char.pyc
│   │   ├── toml_document.py
│   │   ├── toml_document.pyc
│   │   ├── toml_file.py
│   │   ├── toml_file.pyc
│   │   ├── _utils.py
│   │   └── _utils.pyc
│   └── tomlkit-0.6.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 31 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment