Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 7, 2020 05:13
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/d5368f04e8ddbab771a124e6b861a478 to your computer and use it in GitHub Desktop.
Save r-ryantm/d5368f04e8ddbab771a124e6b861a478 to your computer and use it in GitHub Desktop.
/nix/store/nis7zkf4xj2wzsws3hij1mj2lp6b19jb-python2.7-user-agents-2.2.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── user_agents
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── parsers.py
│   │   ├── parsers.pyc
│   │   ├── tests.py
│   │   └── tests.pyc
│   └── user_agents-2.2.0.dist-info
│   ├── AUTHORS.txt
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 17 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment