Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > d7df1aa857a871fe3bd8fd60c5554a03 > files > 258

uniconvertor-1.1.4-1mdv2010.1.x86_64.rpm

UniConvertor is a universal vector graphics translator. 
It uses sK1 engine to convert one format to another.
sK1 Team, copyright (C) 2007-2008 by Igor E. Novikov

sK1 is a fork of Sketch/Skencil (1999-2006 (c) Bernhard Herzog)

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 deb package just use alien command (i.e. rpm2deb)
========================================
 to create binary Win32 distribution:  python setup.py bdist_wininst
========================================

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