[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zope3-users
Subject:    [Zope3-Users] how to eggify a zopeproject?
From:       Nando Quintana <fquintana () codesyntax ! com>
Date:       2008-01-25 13:04:01
Message-ID: 1201266241.5342.26.camel () localhost
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


Hi all,

I have some questions about zopeproject... I've created a project with
zopeproject:
# easy_install -U setuptools
...
setuptools 0.6c7 is already the active version in easy-install.pth
...
# easy_install -U zopeproject
...
zopeproject 0.4.1 is already the active version in easy-install.pth
...
# zopeproject MyProjec



Then I've tried to eggify this zope project:

# cd MyProjec
# python setup.py sdist


The problem is that this action doesn't include the zcml files:

# tar --list -f dist/MyProject-0.1.tar.gz
MyProject-0.1/
MyProject-0.1/src/
MyProject-0.1/src/MyProject.egg-info/
MyProject-0.1/src/MyProject.egg-info/PKG-INFO
MyProject-0.1/src/MyProject.egg-info/SOURCES.txt
MyProject-0.1/src/MyProject.egg-info/dependency_links.txt
MyProject-0.1/src/MyProject.egg-info/entry_points.txt
MyProject-0.1/src/MyProject.egg-info/not-zip-safe
MyProject-0.1/src/MyProject.egg-info/paster_plugins.txt
MyProject-0.1/src/MyProject.egg-info/requires.txt
MyProject-0.1/src/MyProject.egg-info/top_level.txt
MyProject-0.1/src/myproject/
MyProject-0.1/src/myproject/__init__.py
MyProject-0.1/src/myproject/startup.py
MyProject-0.1/src/myproject/testing.py
MyProject-0.1/setup.py
MyProject-0.1/PKG-INFO
MyProject-0.1/setup.cfg



How should I modify the setup.py? Is there any "doc" about how to
distribute a lib created with zopeproject?

Then, if a user installs this egg, gets start script "myproject-ctl"
installed. Which is the list of thing he need to install?
create a zope instance? write a custom zdaemon.comf, deploy.ini,
zope.conf, site.zml?

Some general instructions would be very appreciated...

Thanks in advance,
Nando.

--=20
http://www.nandoquintana.com/contact

["signature.asc" (application/pgp-signature)]

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic