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/dbdcbc89430baca5e3f73a0cc3e815a6 to your computer and use it in GitHub Desktop.
Save r-ryantm/dbdcbc89430baca5e3f73a0cc3e815a6 to your computer and use it in GitHub Desktop.
/nix/store/vy5r3007pqb44a09ygsn10cfb2471hx3-python2.7-javaproperties-0.7.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── javaproperties
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── propclass.py
│   │   ├── propclass.pyc
│   │   ├── propfile.py
│   │   ├── propfile.pyc
│   │   ├── reading.py
│   │   ├── reading.pyc
│   │   ├── util.py
│   │   ├── util.pyc
│   │   ├── writing.py
│   │   ├── writing.pyc
│   │   ├── xmlprops.py
│   │   └── xmlprops.pyc
│   └── javaproperties-0.7.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 21 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment