[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Using '+' in python package name



[Please CC me]

Hi all,

  Could someone please have a look at the following package:

http://mentors.debian.net/package/pyplusplus

  It generate an egg-info with a surprising name:

$ dpkg -c python-py++_1.0.0-1_amd64.deb|grep egg
-rw-r--r-- root/root       338 2011-11-04 17:43
./usr/share/pyshared/Py_-1.0.0.egg-info
lrwxrwxrwx root/root         0 2011-11-04 17:43
./usr/lib/python2.6/dist-packages/Py_-1.0.0.egg-info ->
../../../share/pyshared/Py_-1.0.0.egg-info
lrwxrwxrwx root/root         0 2011-11-04 17:43
./usr/lib/python2.7/dist-packages/Py_-1.0.0.egg-info ->
../../../share/pyshared/Py_-1.0.0.egg-info

  Looks as if the "++" were lost somewhere.

  Is this ok, or do I need to change something in my package ?

Thanks
-- 
Mathieu


Reply to: