Search Criteria
Package Details: epydoc 3.0.1-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/epydoc.git (read-only, click to copy) |
|---|---|
| Package Base: | epydoc |
| Description: | Tool for generating API documentation for Python modules, based on their docstrings |
| Upstream URL: | https://epydoc.sourceforge.net/ |
| Licenses: | MIT |
| Submitter: | jelly |
| Maintainer: | wof8317 |
| Last Packager: | wof8317 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-10-19 12:53 (UTC) |
| Last Updated: | 2022-12-08 23:24 (UTC) |
Dependencies (5)
- python2AUR (python2-binAUR, stackless2AUR)
- python2-docutilsAUR
- graphviz (optional) – needed for graph generation
- texlive-bin (texlive-fullAUR, texlive-installerAUR) (optional) – needed for PDF conversion
- tk (tk-fossilAUR) (optional) – needed for epydocgui
Latest Comments
jelly commented on 2022-05-23 11:48 (UTC)
Feel free to adopt the package, I just dropped it into the aur.
laclica commented on 2022-05-23 10:50 (UTC)
as FichteFoll said a few mont's ago the docutils dependency should be changed to python2-docutils as that is the package name on the repo.
FichteFoll commented on 2022-02-05 16:18 (UTC) (edited on 2022-02-05 16:19 (UTC) by FichteFoll)
The dependency must be
python2-docutils.