Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2020 12:42
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 ryantm/b373701ad1e9885a82ddddb86387df0a to your computer and use it in GitHub Desktop.
Save ryantm/b373701ad1e9885a82ddddb86387df0a to your computer and use it in GitHub Desktop.
/nix/store/f58ngw7nbwmpl4hdw1rl1820aj2zh322-python2.7-croniter-0.3.31
├── lib
│   └── python2.7
│   └── site-packages
│   ├── croniter
│   │   ├── croniter.py
│   │   ├── croniter.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   └── tests
│   │   ├── base.py
│   │   ├── base.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── test_croniter.py
│   │   ├── test_croniter.pyc
│   │   ├── test_speed.py
│   │   └── test_speed.pyc
│   └── croniter-0.3.31.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment