Source: golang-github-go-openapi-inflect Maintainer: Debian Go Packaging Team Uploaders: Cyril Brulebois Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-inflect Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-openapi-inflect.git Homepage: https://github.com/go-openapi/inflect Rules-Requires-Root: no XS-Go-Import-Path: github.com/go-openapi/inflect Package: golang-github-go-openapi-inflect-dev Architecture: all Depends: ${misc:Depends} Description: golang library providing functions applying grammar rules to English words This golang library provides a basic set of functions applying grammar rules to inflect English words, and to modify case style (Capitalize, camelCase, snake_case, etc.). Acronyms are properly managed. A common use case is word pluralization.