Skip to content

Instantly share code, notes, and snippets.

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/890b6af7ed7732b0025e89cb48e242d0 to your computer and use it in GitHub Desktop.
Save r-ryantm/890b6af7ed7732b0025e89cb48e242d0 to your computer and use it in GitHub Desktop.
/nix/store/bh7m4xlhn1j60p9s2vzdp12zz0cig4fx-python2.7-feedgenerator-1.9.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── feedgenerator
│   │   ├── django
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   └── utils
│   │   │   ├── datetime_safe.py
│   │   │   ├── datetime_safe.pyc
│   │   │   ├── encoding.py
│   │   │   ├── encoding.pyc
│   │   │   ├── feedgenerator.py
│   │   │   ├── feedgenerator.pyc
│   │   │   ├── functional.py
│   │   │   ├── functional.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── six.py
│   │   │   ├── six.pyc
│   │   │   ├── timezone.py
│   │   │   ├── timezone.pyc
│   │   │   ├── xmlutils.py
│   │   │   └── xmlutils.pyc
│   │   ├── __init__.py
│   │   └── __init__.pyc
│   └── feedgenerator-1.9.1.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 27 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment