Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 24, 2020 01:02
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/d77eb36d81d2daeec18cc189d5bb0ac1 to your computer and use it in GitHub Desktop.
Save r-ryantm/d77eb36d81d2daeec18cc189d5bb0ac1 to your computer and use it in GitHub Desktop.
/nix/store/fpbw4vsfl906bby1qf3rbnn15qifjsld-python2.7-pydub-0.24.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pydub
│   │   ├── audio_segment.py
│   │   ├── audio_segment.pyc
│   │   ├── effects.py
│   │   ├── effects.pyc
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── generators.py
│   │   ├── generators.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── logging_utils.py
│   │   ├── logging_utils.pyc
│   │   ├── playback.py
│   │   ├── playback.pyc
│   │   ├── pyaudioop.py
│   │   ├── pyaudioop.pyc
│   │   ├── scipy_effects.py
│   │   ├── scipy_effects.pyc
│   │   ├── silence.py
│   │   ├── silence.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   └── pydub-0.24.0.dist-info
│   ├── AUTHORS
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 30 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment