Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xpm2txt

Updated xpm2txt.py to be compatible with Python 3.10

Usage

usage: xpm2txt.py --f F --o O [--s S] [-h]

options:
  --f F       (Path, required) input xpm file
  --o O       (Path, required) output txt file
  --s S       (int, default=9999) Sorts the output by a given column
  -h, --help  show this help message and exit

Running

Run

python xpm2txt.py --f <xpm_filename>.xpm --o <output_filename>.dat

About

Updated xpm2txt.py to be compatible with Python 3.10

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages