packagens
-
NAME
- pkg::create — Construct an appropriate 'package ifneeded' command for a given package specification
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- KEYWORDS
Name
pkg::create — Construct an appropriate 'package ifneeded' command for a given package specificationSynopsis
::pkg::create -name packageName -version packageVersion ?-load filespec? ... ?-source filespec? ...Description
::pkg::create is a utility procedure that is part of the standard Tcl library. It is used to create an appropriate package ifneeded command for a given package specification. It can be used to construct a pkgIndex.tcl file for use with the package mechanism.Options
The parameters supported are:At least one -load or -source parameter must be given.
See also
packageCopyright © 1998-2000 by Scriptics Corporation.
Licensed under Tcl/Tk terms
https://www.tcl.tk/man/tcl/TclCmd/packagens.htm