[ 
https://issues.apache.org/jira/browse/AVRO-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834027#action_12834027
 ] 

Eric Evans commented on AVRO-136:
---------------------------------

bq. Also, your comment in README.txt is slightly incorrect: the Python 
implementation can be built and installed without setuptools but cannot be 
packaged for distribution as an egg without it.

Right. I don't know if the plan is to distribute the Avro python library as an 
egg or not, but that would only make it a hard requirement for the person 
generating the release artifacts. Personally, I prefer _not_ to install eggs 
since it complicates viewing the source and renders pydoc unusable.

> add support for building/releasing python eggs
> ----------------------------------------------
>
>                 Key: AVRO-136
>                 URL: https://issues.apache.org/jira/browse/AVRO-136
>             Project: Avro
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 1.1.0
>            Reporter: Patrick Hunt
>            Assignee: Jeff Hammerbacher
>             Fix For: 1.3.0
>
>         Attachments: AVRO-136.patch, AVRO-136.patch, AVRO-136.patch, setup.py
>
>
> Add support for building and releasing python eggs via python's setuptools.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to