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/1fe0574c5811eb1d49a62f0ff474a270 to your computer and use it in GitHub Desktop.
Save r-ryantm/1fe0574c5811eb1d49a62f0ff474a270 to your computer and use it in GitHub Desktop.
/nix/store/6ajqfsdd1l1wr9gr5lib5iqs5d17ydk2-python2.7-bids-validator-1.5.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── bids_validator
│   │   ├── bids_validator.py
│   │   ├── bids_validator.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── rules
│   │   │   ├── associated_data_rules.json
│   │   │   ├── file_level_rules.json
│   │   │   ├── fixed_top_level_names.json
│   │   │   ├── path.json
│   │   │   ├── phenotypic_rules.json
│   │   │   ├── session_level_rules.json
│   │   │   ├── subject_level_rules.json
│   │   │   └── top_level_rules.json
│   │   ├── tsv
│   │   │   └── non_custom_columns.json
│   │   ├── _version.py
│   │   └── _version.pyc
│   └── bids_validator-1.5.1.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 21 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment