CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2021/11/16 09:18:40

Log message:
    import ports/textproc/py-confuse, ok abieber@
    
    Confuse is a configuration library for Python that uses YAML. It takes
    care of defaults, overrides, type checking, command-line integration,
    human-readable errors, and standard OS-specific locations.
    
    - sensible API resembling dictionary-and-list structures but providing
    transparent validation without lots of boilerplate
    
    - combine configuration data from multiple sources
    
    - look for configuration files in platform-specific paths
    
    - integration with command-line arguments via 'argparse'_ or 'optparse'
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20211116
    
    N ports/textproc/py-confuse/Makefile
    N ports/textproc/py-confuse/distinfo
    N ports/textproc/py-confuse/pkg/DESCR
    N ports/textproc/py-confuse/pkg/PLIST
    
    No conflicts created by this import

Reply via email to