CVSROOT:        /cvs
Module name:    ports
Changes by:     ajacou...@cvs.openbsd.org       2023/05/28 01:53:36

Log message:
    Import argparse-manpage-4.3
    
    ArgumentParser instance -> manual page.
    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.
    <...>
    
    ok sthen@
    
    Status:
    
    Vendor Tag: ajacoutot
    Release Tags:       ajacoutot_20230528
    
    N ports/textproc/argparse-manpage/distinfo
    N ports/textproc/argparse-manpage/Makefile
    N 
ports/textproc/argparse-manpage/patches/patch-build_manpages_build_manpages_py
    N ports/textproc/argparse-manpage/patches/patch-tests_test_examples_py
    N ports/textproc/argparse-manpage/pkg/DESCR
    N ports/textproc/argparse-manpage/pkg/PLIST
    
    No conflicts created by this import

Reply via email to