Skip to content

Reproduce a package source tree for the Python Sphinx extension for ditaa #77

@akaihola

Description

@akaihola

Since ypguo, the owner of sphinxcontrib-ditaa is not reachable, let's try to trace the origins of the code and reconstruct a source tree and repository for publishing the extension.

(Sorry for using the ditaa repository for this purpose, but since the discussion originated here, I thought it could continue here as well until a new repository is created as a result.)


Background

In #61, @Cilyan wrote:

I doubt that this is the real repository of the sphinx extension, nor the right place to report issues there. It seems that the PyPI user ypguo (behind sphinxcontrib-ditaa) had a bad habit to link his work to the website of the original software that his plugins wraps instead of the website that hosts his own code. Doing this, there is no way to trace where the code really comes from, and apparently this is not from here. We hit here a major issue of PyPI...

@akaihola responded:

I tried to find where the PyPI package comes from, and here are some traces:

sphinx.ext.ditaa
~~~~~~~~~~~~~~~~~~~~~~~~~

Allow ditaa-formatted graphs to by included in Sphinx-generated
documents inline.

:copyright: Copyright 2011 by Arthur Gautier
:copyright: Copyright 2011 by Zenexity
:license: BSD, see LICENSE for details.
sphinx.ext.ditaa
~~~~~~~~~~~~~~~~~~~~~~~~~
Allow ditaa-formatted graphs to by included in Sphinx-generated
documents inline.
:copyright: Copyright 2011 by Arthur Gautier
:copyright: Copyright 2011 by Zenexity
:license: BSD, see LICENSE for details.
sphinxcontrib.ditaa
~~~~~~~~~~~~~~~~~~~~~

Allow ditaa commands be rendered as nice looking images
  

See the README file for details.

:author: Vadim Gubergrits <[email protected]>
:license: BSD, see LICENSE for details

Inspired by ``sphinxcontrib-aafig`` by Leandro Lucarella.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions