[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#828691: ITP: golang-github-oleiade-reflections -- Golang high level abstractions over reflect library



Package: wnpp
Severity: wishlist
Owner: Andrew Starr-Bochicchio <asb@debian.org>

* Package name    : golang-github-oleiade-reflections
  Version         : 0.1.2+git20131121.2.632977f-1
  Upstream Author : Théo Crevon
* URL             : https://github.com/oleiade/reflections
* License         : Expat
  Programming Lang: Go
  Description     : Golang high level abstractions over reflect library

 Reflections Package reflections provides high level abstractions above
 the golang reflect library.
 .
 Reflect library is very low-level and can be quite complex when it comes
 to do simple things like accessing a structure field value, a field tag...
 .
 The purpose of reflections package is to make developers life easier when
 it comes to introspect structures at runtime.  Its API is inspired from
 python language (getattr, setattr, hasattr...) and provides a simplified
 access to structure fields and tags.

This is required for goss: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804202


Reply to: