Hi,
Are you planning to make a release on PyPi or to host the project on github?
This is very convenient to maintain dependencies with pip:
pip install xmp-toolkit
or
pip install git+https://path/to/project.git
instead of :
curl -O
http://python-xmp-toolkit.googlecode.com/files/python-xmp-toolkit-1.0.2.tar.gz
tar xvzf python-xmp-toolkit-1.0.2.tar.gz
cd python-xmp-toolkit-1.0.2
python setup.py build
python setup.py install
Thanks.
Original issue reported on code.google.com by stanisla...@gmail.com on 19 Nov 2014 at 2:18
Original issue reported on code.google.com by
stanisla...@gmail.com
on 19 Nov 2014 at 2:18