Skip to content

Updated xpm2txt.py to be compatible with Python 3.10

License

Notifications You must be signed in to change notification settings

yipy0005/xpm2txt

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages