Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37434102
en ru br
ALT Linux repositórios
S:4.3-alt1

Group :: Development/Python3
RPM: python3-module-argparse-manpage

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 4.3-alt1
Data da compilação: 18 maio 2023, 09:37 ( 48.3 weeks ago )
Tamanho:: 49.91 Kb

Home page:   https://pypi.org/project/argparse-manpage/

Licença: Apache-2.0
Sumário: Build manual page from python's ArgumentParser object
Descrição:

Avoid documenting your Python script arguments on two places! This is typically
done in an argparse.ArgumentParser help configuration (help=, description=,
etc.), and also in a manually crafted manual page.

The good thing about an ArgumentParser objects is that it actually provides a
traversable "tree-like" structure, with all the necessary info needed to
automatically generate documentation, for example in a groff typesetting system
(manual pages). And this is where this project can help.

There are two supported ways to generate the manual, either script it using the
installed command argparse-manpage, or via setup.py build automation (with a
slight bonus of automatic manual page installation with setup.py install).

Mantenedor currente: Stanislav Levin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-argparse-manpage
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009