Guest User

Untitled

a guest
Nov 18th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. /nix/store/6nid78qnlxc3k5f3zib9l235jhhbh7v8-python3.6-QtAwesome-0.5.2
  2. ├── lib
  3. │   └── python3.6
  4. │   └── site-packages
  5. │   ├── qtawesome
  6. │   │   ├── animation.py
  7. │   │   ├── fonts
  8. │   │   │   ├── elusiveicons-webfont-charmap.json
  9. │   │   │   ├── elusiveicons-webfont.ttf
  10. │   │   │   ├── fontawesome4.7-webfont-charmap.json
  11. │   │   │   ├── fontawesome4.7-webfont.ttf
  12. │   │   │   ├── fontawesome5-brands-webfont-charmap.json
  13. │   │   │   ├── fontawesome5-brands-webfont.ttf
  14. │   │   │   ├── fontawesome5-regular-webfont-charmap.json
  15. │   │   │   ├── fontawesome5-regular-webfont.ttf
  16. │   │   │   ├── fontawesome5-solid-webfont-charmap.json
  17. │   │   │   ├── fontawesome5-solid-webfont.ttf
  18. │   │   │   ├── materialdesignicons-webfont-charmap.json
  19. │   │   │   └── materialdesignicons-webfont.ttf
  20. │   │   ├── iconic_font.py
  21. │   │   ├── __init__.py
  22. │   │   ├── __pycache__
  23. │   │   │   ├── animation.cpython-36.pyc
  24. │   │   │   ├── iconic_font.cpython-36.pyc
  25. │   │   │   ├── __init__.cpython-36.pyc
  26. │   │   │   └── _version.cpython-36.pyc
  27. │   │   ├── tests
  28. │   │   │   ├── __pycache__
  29. │   │   │   │   └── test_qtawesome.cpython-36.pyc
  30. │   │   │   └── test_qtawesome.py
  31. │   │   └── _version.py
  32. │   └── QtAwesome-0.5.2.dist-info
  33. │   ├── INSTALLER
  34. │   ├── LICENSE
  35. │   ├── METADATA
  36. │   ├── RECORD
  37. │   ├── top_level.txt
  38. │   └── WHEEL
  39. └── nix-support
  40. └── propagated-build-inputs
  41.  
  42. 10 directories, 29 files
Add Comment
Please, Sign In to add comment