Hi all, I am adding a new Reader to https://github.com/ametaireau/pelican which is a "static" (python powered) weblog generator, this Reader will read files in asciidoc format. I'm using asciidocapi.py and in my ubuntu is located under /usr/share/asciidoc.
So far so good. I'm thinking about users that could be on other operating systems that probably have to set PYTHONPATH to use asciidocapi, but the solution seems not ideal. Is there a possibility to create a package and put it on http://pypi.python.org/pypi, I'd like to do it, but I have not so much experience in packaging for pypi and don't want to step on your toes. thanks and let me know if you would like to package in pypi asciidocapi, or if I could try do it by myself! ciao, Marco -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
