Source: __MKIT_PROJ_PKGNAME__ Maintainer: __MKIT_PROJ_MAINTAINER__ Vcs-Browser: __MKIT_PROJ_VCS_BROWSER__ Section: misc Priority: extra Standards-Version: 3.9.2 Build-Depends: debhelper (>= 9) Package: __MKIT_PROJ_PKGNAME__ Architecture: all Depends: bash Description: __MKIT_PROJ_NAME__ - __MKIT_PROJ_TAGLINE__ Shellfu is an attempt to add modularity to your shell scripts. . With Shellfu you can develop your shell modules separately from your scripts, and test, use, explore or study them without need to be aware of details such as where the actual files are placed. . Shellfu is mostly intended for cases when there's need for non-trivial amount of reliable body of shell scripts, and access to advanced modular languages such as Python or Perl is limited. . This sub-package contains only the Shellfu/Bash management system but not actual modules. Use this if you want to write all modules yourself. Package: shellfu-bash Architecture: all Depends: shellfu Description: Bash-specific base Shellfu is an attempt to add modularity to your shell scripts. . With Shellfu you can develop your shell modules separately from your scripts, and test, use, explore or study them without need to be aware of details such as where the actual files are placed. . Shellfu is mostly intended for cases when there's need for non-trivial amount of reliable body of shell scripts, and access to advanced modular languages such as Python or Perl is limited. . This sub-package contains Bash-specific parts of library infrastructure. Shellfu modules written for Bash should depend on this. Package: shellfu-bash-core Architecture: all Depends: shellfu-bash Description: Core Bash modules for Shellfu Shellfu is an attempt to add modularity to your shell scripts. . With Shellfu you can develop your shell modules separately from your scripts, and test, use, explore or study them without need to be aware of details such as where the actual files are placed. . Shellfu is mostly intended for cases when there's need for non-trivial amount of reliable body of shell scripts, and access to advanced modular languages such as Python or Perl is limited. . This sub-package contains core Shellfu modules. Package: shellfu-bash-extras Architecture: all Depends: shellfu-bash, shellfu-bash-core Description: Extra Bash modules for Shellfu Shellfu is an attempt to add modularity to your shell scripts. . With Shellfu you can develop your shell modules separately from your scripts, and test, use, explore or study them without need to be aware of details such as where the actual files are placed. . Shellfu is mostly intended for cases when there's need for non-trivial amount of reliable body of shell scripts, and access to advanced modular languages such as Python or Perl is limited. . This sub-package contains extra Shellfu modules, most of them under heavy development. Package: shellfu-devel Architecture: all Depends: shellfu-bash-core Description: Essential developer tools Shellfu is an attempt to add modularity to your shell scripts. . With Shellfu you can develop your shell modules separately from your scripts, and test, use, explore or study them without need to be aware of details such as where the actual files are placed. . Shellfu is mostly intended for cases when there's need for non-trivial amount of reliable body of shell scripts, and access to advanced modular languages such as Python or Perl is limited. . This sub-package contains tools useful mostly for development of shellfu scripts. Package: shellfu-sh Architecture: all Depends: shellfu Description: Bash-specific base Shellfu is an attempt to add modularity to your shell scripts. . With Shellfu you can develop your shell modules separately from your scripts, and test, use, explore or study them without need to be aware of details such as where the actual files are placed. . Shellfu is mostly intended for cases when there's need for non-trivial amount of reliable body of shell scripts, and access to advanced modular languages such as Python or Perl is limited. . This sub-package contains POSIX-oriented parts of library infrastructure. Generic Shellfu modules aiming for POSIX compatibility should depend on this. Package: shellfu-sh-mdfmt Architecture: all Depends: shellfu-sh Description: Markdown formatting helper Shellfu is an attempt to add modularity to your shell scripts. . With Shellfu you can develop your shell modules separately from your scripts, and test, use, explore or study them without need to be aware of details such as where the actual files are placed. . Shellfu is mostly intended for cases when there's need for non-trivial amount of reliable body of shell scripts, and access to advanced modular languages such as Python or Perl is limited. . This sub-package contains Markdown formatting helper, a function that Helps you generate Markdown paragraph elements from your shell scripts. # control file built with MKit __MKIT_SELF_VERSION__