Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 18, 2021 03:40
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/a17e4bfbca895d05e688bdad8dc1ca09 to your computer and use it in GitHub Desktop.
Save r-ryantm/a17e4bfbca895d05e688bdad8dc1ca09 to your computer and use it in GitHub Desktop.
/nix/store/fh9nzdaixnh17vwpxh381pdi3pj1pjjh-python3.7-python-debian-0.1.39
├── 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.39.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
10 directories, 35 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment