On Fri, Jul 12, 2013 at 10:51 AM, Darryl L. Pierce <mcpierce@gmail.com> wrote:
I have two separate pieces of Python code (one pure Python, one that is
C++ code that has a Swigged Python binding) that each want to live in a
package named qpid. (they're both Python bindings for the Qpid project)

Is it possible to have two different packages (they're not subpackages
of some other package) live in a directory like
/usr/lib64/python2.7/site-packages/qpid without either one explicitly
owning the directory qpid? A user can potentially install one or both.
Their code will all live inside of subdirectories of qpid (either
messaging or messagingc).

How do I handle that from a packaging perspective?

If nothing else owns that dir, they both should.

-J
 
--
Darryl L. Pierce <mcpierce@gmail.com>
http://mcpierce.multiply.com/
"What do you care what people think, Mr. Feynman?"

--
packaging mailing list
packaging@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/packaging



--
http://cecinestpasunefromage.wordpress.com/
------------------------------------------------
in your fear, seek only peace
in your fear, seek only love

-d. bowie