Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 5, 2019 13:19
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 ryantm/bc26342027f341d99434caffb4689db8 to your computer and use it in GitHub Desktop.
Save ryantm/bc26342027f341d99434caffb4689db8 to your computer and use it in GitHub Desktop.
/nix/store/dp1cfpj7pwipx8gxzrbpdnwl6lgfaw1n-python3.7-betamax-serializers-0.2.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── betamax_serializers
│   │   ├── __init__.py
│   │   ├── pretty_json.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── pretty_json.cpython-37.pyc
│   │   │   └── yaml11.cpython-37.pyc
│   │   └── yaml11.py
│   └── betamax_serializers-0.2.1.dist-info
│   ├── AUTHORS.rst
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment