Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 25, 2020 16:54
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/f342dc998720e2d6decb1cadcd770d4d to your computer and use it in GitHub Desktop.
Save r-ryantm/f342dc998720e2d6decb1cadcd770d4d to your computer and use it in GitHub Desktop.
/nix/store/0n508pf6mkbx5sj3w3mvd7hkja2f6njl-python2.7-sphinxcontrib-openapi-0.6.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── sphinxcontrib
│   │   └── openapi
│   │   ├── directive.py
│   │   ├── directive.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── __main__.py
│   │   ├── __main__.pyc
│   │   ├── openapi20.py
│   │   ├── openapi20.pyc
│   │   ├── openapi30.py
│   │   ├── openapi30.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   ├── sphinxcontrib_openapi-0.6.0.dist-info
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── namespace_packages.txt
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── sphinxcontrib_openapi-0.6.0-py2.7-nspkg.pth
└── nix-support
└── propagated-build-inputs
7 directories, 21 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment