Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 6, 2018 05:13
Show Gist options
  • Save ryantm/4da3ca3d5e74c32b039a23ccafc88d68 to your computer and use it in GitHub Desktop.
Save ryantm/4da3ca3d5e74c32b039a23ccafc88d68 to your computer and use it in GitHub Desktop.
/nix/store/m0nhahi727p7jwnxysk68svbyxv17k8m-pstoedit-3.73
├── bin
│   └── pstoedit
├── lib
│   ├── libpstoedit.la
│   ├── libpstoedit.so -> libpstoedit.so.0.0.0
│   ├── libpstoedit.so.0 -> libpstoedit.so.0.0.0
│   ├── libpstoedit.so.0.0.0
│   └── pstoedit
│   ├── libp2edrvlplot.la
│   ├── libp2edrvlplot.so -> libp2edrvlplot.so.0.0.0
│   ├── libp2edrvlplot.so.0 -> libp2edrvlplot.so.0.0.0
│   ├── libp2edrvlplot.so.0.0.0
│   ├── libp2edrvmagick++.la
│   ├── libp2edrvmagick++.so -> libp2edrvmagick++.so.0.0.0
│   ├── libp2edrvmagick++.so.0 -> libp2edrvmagick++.so.0.0.0
│   ├── libp2edrvmagick++.so.0.0.0
│   ├── libp2edrvstd.la
│   ├── libp2edrvstd.so -> libp2edrvstd.so.0.0.0
│   ├── libp2edrvstd.so.0 -> libp2edrvstd.so.0.0.0
│   └── libp2edrvstd.so.0.0.0
└── share
├── doc
│   └── pstoedit
│   ├── changelog.htm
│   ├── pstoedit.htm
│   ├── pstoedit.pdf
│   └── readme.txt
├── man
│   └── man1
│   └── pstoedit.1.gz
└── pstoedit
├── drvhpgl.pencolors
├── examplefigmap.fmp
├── latex2e.fmp
├── mpost.fmp
├── safer.ps
├── svg.fmp
├── swffonts
│   └── default.fdb
├── unix.fmp
├── wemf.fmp
└── windows.fmp
10 directories, 32 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment