Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 6, 2020 19:26
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/60c207d9ddbc35930df9224586a0d780 to your computer and use it in GitHub Desktop.
Save r-ryantm/60c207d9ddbc35930df9224586a0d780 to your computer and use it in GitHub Desktop.
/nix/store/imn3jyxmanllz1rgv6cqj0a78wsxh3j6-python2.7-Pyphen-0.10.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── pyphen
│   │   ├── dictionaries
│   │   │   ├── hyph_af_ZA.dic
│   │   │   ├── hyph_bg_BG.dic
│   │   │   ├── hyph_cs_CZ.dic
│   │   │   ├── hyph_da_DK.dic
│   │   │   ├── hyph_de_AT.dic
│   │   │   ├── hyph_de_CH.dic
│   │   │   ├── hyph_de_DE.dic
│   │   │   ├── hyph_el_GR.dic
│   │   │   ├── hyph_en_GB.dic
│   │   │   ├── hyph_en_US.dic
│   │   │   ├── hyph_es.dic
│   │   │   ├── hyph_et_EE.dic
│   │   │   ├── hyph_fr.dic
│   │   │   ├── hyph_gl.dic
│   │   │   ├── hyph_hr_HR.dic
│   │   │   ├── hyph_hu_HU.dic
│   │   │   ├── hyph_id_ID.dic
│   │   │   ├── hyph_is.dic
│   │   │   ├── hyph_it_IT.dic
│   │   │   ├── hyph_lt.dic
│   │   │   ├── hyph_lv_LV.dic
│   │   │   ├── hyph_nb_NO.dic
│   │   │   ├── hyph_nl_NL.dic
│   │   │   ├── hyph_nn_NO.dic
│   │   │   ├── hyph_pl_PL.dic
│   │   │   ├── hyph_pt_BR.dic
│   │   │   ├── hyph_pt_PT.dic
│   │   │   ├── hyph_ro_RO.dic
│   │   │   ├── hyph_ru_RU.dic
│   │   │   ├── hyph_sk_SK.dic
│   │   │   ├── hyph_sl_SI.dic
│   │   │   ├── hyph_sr.dic
│   │   │   ├── hyph_sr_Latn.dic
│   │   │   ├── hyph_sv.dic
│   │   │   ├── hyph_te_IN.dic
│   │   │   ├── hyph_uk_UA.dic
│   │   │   ├── hyph_zu_ZA.dic
│   │   │   └── update.sh
│   │   ├── __init__.py
│   │   └── __init__.pyc
│   └── Pyphen-0.10.0.dist-info
│   ├── COPYING
│   ├── COPYING.GPL
│   ├── COPYING.LGPL
│   ├── COPYING.MPL
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 51 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment