[pkg-go] Bug#901583: ITP: golang-github-danverbraganza-varcaser-dev -- Provide ability to transform between common variable casing conventions.

Tong Sun suntong001 at users.sourceforge.net
Fri Jun 15 03:39:52 BST 2018


Package: wnpp
Severity: wishlist
Owner: Tong Sun <suntong001 at users.sourceforge.net>

* Package name    : golang-github-danverbraganza-varcaser-dev
  Version         : 0.0~git20151108.ce61ec4-1
  Upstream Author : Danver Braganza
* URL             : https://github.com/danverbraganza/varcaser
* License         : MIT
  Programming Lang: Go
  Description     : Provide ability to transform between common variable casing conventions.

 Varcaser Varcaser is a library for converting variables between different
 programming language casing conventions.
 .
 The case transformation component of Varcaser is implemented without
 regular expressions.
 .
 Available Case Conventions:  LowerSnakeCase: lower_snake_case 
 ScreamingSnakeCase: SCREAMING_SNAKE_CASE KebabCase: kebab-case 
 ScreamingKebabCase: SCREAMING-KEBAB-CASE HttpHeaderCase:
 HTTP-Header-Case UpperCamelCase: UpperCamelCase LowerCamelCase: lowerCamelCase
 UpperCamelCaseKeepCaps: UpperCamelCaseKeepCaps
 LowerCamelCaseKeepCaps: lowerCamelCaseKeepCaps

Need this package to pack github.com/go-easygen/easygen.



More information about the Pkg-go-maintainers mailing list