Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 18:55
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/5116256f2b04c2e75afd65b462394711 to your computer and use it in GitHub Desktop.
Save r-ryantm/5116256f2b04c2e75afd65b462394711 to your computer and use it in GitHub Desktop.
/nix/store/6ryh7j793mbz2dr9lyclm5x0ahm57iw0-python2.7-ua-parser-0.9.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.9.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