Opened 15 years ago
Closed 15 years ago
#317 closed defect (wontfix)
COPYING file is missing
Reported by: | chrisperkins99@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | General | Version: | 0.5.1 |
Keywords: | Cc: |
Description
After installing Genshi with easy_install, the genshi source files contains this: "This software is licensed as described in the file COPYING, which you should have received as part of this distribution." However, no such file is part of the distribution.
Change History (2)
comment:1 Changed 15 years ago by jruigrok
comment:2 Changed 15 years ago by cmlenz
- Milestone 0.6 deleted
- Resolution set to wontfix
- Status changed from new to closed
I don't think there's a way to include such files with egg distributions, so it only comes with source distributions at this time. The boilerplate also says “The terms are also available at http://genshi.edgewall.org/wiki/License”, so I don't think this needs to be fixed.
COPYING does exist in the repository and the tarball. Easy_install simply installs the Python files. I guess the resulting egg would need to contain a copy of COPYING.