* version 0.2.2
	- CSV bugs fixes
	- Add missing values (suggested deps and conflicted pkgs)
	- Rewritten to use the ParsePkgtxt Class

* version 0.2.1
	- some code cleanup
	- add SQLite support

* version 0.2.0
	- code converted from Perl to Python
	- add support for the Slackware extra and patches directories
	- you can choose your output filename

* version 0.1.6
	- add XML export
	- clean pkgdesc var with parasite characters < > " &

* version 0.1.4
	- added pkgdesc to CSV DB
	- added "" delimiters to CSV, safer for mysql import
	- remove garbages from the Slackware DB output
	- fix pkgdesc to be one-line var
	- added output examples in /examples

* version 0.1.2
	- code cleanup
	- options are now human readable
	- man page added

* version 0.1.1
	- add pkgdesc var (package description) to JSON DB

* version 0.1
	- first try
	- Convert Salix and Slackware PACKAGES.TXT files to CSV and JSON DB.
