This is the command lipkgen that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
lipkgen - Limba package builder
SYNOPSIS
lipkgen {COMMAND} [OPTION ...]
DESCRIPTION
This manual page documents briefly the lipkgen command.
lipkgen is a simple tool to build IPK packages directly from compiled binaries. It is
usually run by limba-build(1) as part of an automated package build process.
OPTIONS
b, build DIRECTORY
Build IPK package using package metadata in DIRECTORY.
If DIRECTORY is not defined, lipkgen will try to find the package sources
automatically in the current directory.
unpack-pkg FILENAME DIRECTORY
Extract contents of package FILENAME into DIRECTORY. This is useful for investigating
the raw contents of a Limba package.
If DIRECTORY is not defined, the contents are extracted into the current directory.
--version
Display version number of lipkgen
--verbose
Turn on verbose mode (this can be used for debugging).
Use lipkgen online using onworks.net services