Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 17, 2020 03:07
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/97c11d5a06d00002116ddf7f521ab8f9 to your computer and use it in GitHub Desktop.
Save r-ryantm/97c11d5a06d00002116ddf7f521ab8f9 to your computer and use it in GitHub Desktop.
/nix/store/x8p0rfdr2j7x7nnlyp04lw2hrdyfjp4w-python3.7-python-debian-0.1.38
├── lib
│   └── python3.7
│   └── site-packages
│   ├── deb822.py
│   ├── debian
│   │   ├── arfile.py
│   │   ├── changelog.py
│   │   ├── copyright.py
│   │   ├── deb822.py
│   │   ├── debfile.py
│   │   ├── debian_support.py
│   │   ├── debtags.py
│   │   ├── deprecation.py
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── arfile.cpython-37.pyc
│   │   │   ├── changelog.cpython-37.pyc
│   │   │   ├── copyright.cpython-37.pyc
│   │   │   ├── deb822.cpython-37.pyc
│   │   │   ├── debfile.cpython-37.pyc
│   │   │   ├── debian_support.cpython-37.pyc
│   │   │   ├── debtags.cpython-37.pyc
│   │   │   ├── deprecation.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── _version.cpython-37.pyc
│   │   │   └── watch.cpython-37.pyc
│   │   ├── py.typed
│   │   ├── _version.py
│   │   └── watch.py
│   ├── debian_bundle
│   │   ├── __init__.py
│   │   └── __pycache__
│   │   └── __init__.cpython-37.pyc
│   ├── __pycache__
│   │   └── deb822.cpython-37.pyc
│   └── python_debian-0.1.38.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
10 directories, 34 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment