#896859 ITP: node-fs-jetpack -- high-level file API for Node.js

#896859#5
Date:
2018-04-25 05:10:49 UTC
From:
To:
* Package name    : node-fs-jetpack
  Version         : 1.3.0
  Upstream Author : Jakub Szwacz
* URL             : https://github.com/szwacz/fs-jetpack
* License         : Expat
  Programming Lang: JavaScript
  Description     : high-level file API for Node.js

Node's fs library is very low level and because of that often painful to use.
fs-jetpack wants to fix that by giving you completely rethought, much more
convenient API to work with file system.

#896859#16
Date:
2018-08-29 10:56:11 UTC
From:
To:
Dear ftp masters,

here is a resume of dependencies of node-* packages needed for
node-lemonldap-ng-handler.

node-lemonldap-ng-handler is an alternative engine for lemonldap-ng
Web-SSO (when used with Nginx). It will be usable also to provide
SSO-as-a-Service which comes with lemonldap-ng 2.0 (will be released
around 2018-10).

Here is the tree of its dependencies (new only):

* Required:
  - node-file-cache-simple:
    - node-fs-jetpack
  - node-inireader
  - js-md5
  - aes-js

* Recommended
  - node-modern-syslog

Session backends are inspired from Apache::Session (Perl) to be
compliant with lemonldap-ng. Usr has to choose between: File (native),
LDAP, SQL or MongoDB. Theses new packages are proposed in this goal:
- node-ldap-client
- node-nodedbi
- node-mongodb:
  - node-mongodb-core:
    - node-bson
    - node-require-optional
      - node-bson (build)

I hope this resume will clarify this proposed packages. Some of them
will be also useful for many other packages (node-nodedbi,
node-ldap-client, node-mongodb,...)

Best regards,
Xavier