These functions are defined in nupkg.eclass ( :dotnet : eutils versionator mono-env )
inherit nupkg
enuspec
runs "nuget pack"
pack command combine files into .nupkg achive according to specification given in a .nuspec file.
Supposed to be used from src_compile
enupkg
installs .nupkg into local repository. Supposed to be used from src_install
/usr/local/nuget/nupkg
or
/var/calculate/remote/packages/NuGet