Index
Modules:
pkginfo
.
API symbols
dumpProject:
pkginfo: dumpProject(): Pkg
getAuthor:
pkginfo: getAuthor(pkgInfo: Pkg): string
getDep:
pkginfo: getDep(pkgName: string): untyped
getDescription:
pkginfo: getDescription(pkgInfo: Pkg): string
getLicense:
pkginfo: getLicense(pkgInfo: Pkg): string
getName:
pkginfo: getName(pkgInfo: Pkg): string
getVersion:
pkginfo: getVersion(pkgInfo: Pkg): Version
hasDep:
pkginfo: hasDep(pkgName: string): untyped
nimVersion:
pkginfo: nimVersion(): Version
Package:
pkginfo: Package
PackageDefect:
pkginfo: PackageDefect
pkg:
pkginfo: pkg(pkgName: string = ""): Pkg
requires:
pkginfo: requires(pkgName: string): untyped
version:
pkginfo: version(vers: string): Version