Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created October 20, 2021 09:04
Show Gist options
  • Save r-ryantm/00a8cc5b8019b46dbd9f44ea5c39c27c to your computer and use it in GitHub Desktop.
Save r-ryantm/00a8cc5b8019b46dbd9f44ea5c39c27c to your computer and use it in GitHub Desktop.
/nix/store/bax4n1a72sjr5q2cs3mjpwf3w114wbmi-python3.8-python-crontab-2.6.0
├── lib
│   └── python3.8
│   └── site-packages
│   ├── cronlog.py
│   ├── crontab.py
│   ├── crontabs.py
│   ├── __pycache__
│   │   ├── cronlog.cpython-38.pyc
│   │   ├── crontab.cpython-38.pyc
│   │   └── crontabs.cpython-38.pyc
│   └── python_crontab-2.6.0.dist-info
│   ├── AUTHORS
│   ├── COPYING
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment