[ 原始碼: pkg-js-tools ]
套件:pkg-js-tools(0.15.23)
collection of tools to aid packaging Node.js modules in Debian
The Debian JavaScript Maintainers work on packaging JavaScript libraries for Debian. This collection contains tools which help the tam with day-to-day work.
It provides some utilities:
* add-node-component: manage uscan components * debcheck-node-repo: compares vcs repo registered in npm registry with the source repo declared in debian/watch * dh-make-node: build debian/ directory in a source repository of a Node.js module * github-debian-upstream: creates debian/upstream/metadata for GitHub source * nodepath: show the path and/or the package of a Node.js module * mjs2cjs: generate a commonjs file from a .mjs source (rollup) * pkgjs-audit: a "npm audit" that uses Debian dependencies (npm) * pkgjs-depends: find needed dependencies for a Node.js module (npm, node-semver) * pkgjs-ln: link a Debian dependency into node_modules/ * pkgjs-ls: a "npm ls" that search also in Debian directories (npm, node-semver) * pkgjs-utils: various little utilities * pkgjs: emulates yarnpkg in a Debian environment
and also:
* a salsa(1) configuration file for Debian JavaScript Maintainers * "pkg-js-extra" profile for lintian
其他與 pkg-js-tools 有關的套件
|
|
|
|
-
- dep: dh-nodejs (= 0.15.23)
- debhelper addon to build Node.js modules
-
- dep: libdpkg-perl
- Dpkg perl modules
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- rec: apt-file
- search for files within Debian packages (command-line interface)
-
- rec: devscripts
- scripts to make the life of a Debian Package maintainer easier
-
- rec: libcache-cache-perl
- Managed caches of persistent information
-
- rec: libprogress-any-output-termprogressbarcolor-perl
- module to output progress to terminal as color bar
-
- rec: node-semver
- Semantic Versioning for Node.js
-
- rec: nodejs
- evented I/O for V8 javascript - runtime executable
-
- rec: npm
- package manager for Node.js
-
- sug: autodep8
- DEP-8 test control file generator
-
- sug: git-buildpackage
- Suite to help with Debian packages in Git repositories
-
- sug: lintian
- Debian package checker