Skip to content

sk1project/uniconvw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uniconvw is a Gtk frontend for UniConvertor. 
UniConvertor is used as a backend library to convert one format to another.
sK1 Team, copyright (C) 2010 by Igor E. Novikov

How to install: 
========================================
 to install package:   python setup.py install
 (will be installed into Python site-packages/ directory)
========================================
 to create source distribution:   python setup.py sdist
 (creates .tar.gz archive)
========================================
 to create binary RPM distribution:  python setup.py bdist_rpm
========================================
 to create binary DEB package:  python setup.py bdist_deb
========================================
 to create binary Win32 distribution:  python setup.py bdist_wininst
========================================

help on available distribution formats: 
python setup.py bdist --help-formats

About

UI frontend for UniConvertor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages