Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 21, 2021 05:59
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/3560bf363beb3e1288f8b0314283318c to your computer and use it in GitHub Desktop.
Save r-ryantm/3560bf363beb3e1288f8b0314283318c to your computer and use it in GitHub Desktop.
/nix/store/1k4jsvcp3j05kawxl7x7ycck1n304iqa-python3.8-unicode-slugify-0.1.5
├── lib
│   └── python3.8
│   └── site-packages
│   ├── slugify
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-38.pyc
│   │   │   └── tests.cpython-38.pyc
│   │   └── tests.py
│   └── unicode_slugify-0.1.5.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment