Skip to content

A parser for the SWTOR GUI Profile XML files written in Python

License

Notifications You must be signed in to change notification settings

RedFantom/swtor-guiparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SWTOR GUI Parser

A parser for the SWTOR GUI Profile XML files written in Python

This class was originally written for the GSF Parser, but I have provided it here so it can be found better by using search machines for those who are looking to parse the SWTOR GUI profile files. The class is fully written in Python, so if you would like to use it in combination with another programming language, either bindings are required or a complete rewrite into another programming language. Documentation is provided in the form of docstrings. If anything is unclear, feel free to contact me at the e-mail address listed in my GitHub profile

License

SWTOR GUI Parser
Copyright (C) 2017  RedFantom

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A parser for the SWTOR GUI Profile XML files written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages