On 1/26/11 10:40 , "Martin v. Löwis" wrote:

If you are developing a recipe, use this classifier:

    classifiers=[
      ...
      "Framework :: Buildout",
      "Framework :: Buildout :: Recipe",

Doesn't "Framework :: Buildout :: Recipe" already imply "Framework ::
Buildout" ?

If it indeed could have meant "Framework :: Buildout :: Extension"
instead, and if "Framework :: Buildout :: Extension" and
"Framework :: Buildout :: Recipe" are indeed different things, then:
no.

That's not what I meant exactly. What I meant that is you declare a Trove classifier "A :: B :: C" aren't you implicitly declaring "A :: B"
and "A" as well, so you don't need to specify them separately?

Wichert.
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to