Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 9, 2020 16:49
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/b323ef2f8323f9c9dc24929667221bb0 to your computer and use it in GitHub Desktop.
Save r-ryantm/b323ef2f8323f9c9dc24929667221bb0 to your computer and use it in GitHub Desktop.
/nix/store/qwgdmxxqycm95vmdll568ci1avpi705i-python2.7-ua-parser-0.10.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── ua_parser
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── _regexes.py
│   │   ├── _regexes.pyc
│   │   ├── user_agent_parser.py
│   │   ├── user_agent_parser.pyc
│   │   ├── user_agent_parser_test.py
│   │   └── user_agent_parser_test.pyc
│   └── ua_parser-0.10.0.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment