deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: node-jake, nodejs:any
Description: |-
Embedded JavaScript templates
This module provides embedded JavaScript templates, like
- Control flow with <% %>
- Escaped output with <%= %> (escape function configurable)
- Unescaped raw output with <%- %>
- Newline-trim mode ('newline slurping') with -%> ending tag
- Whitespace-trim mode (slurp all whitespace) for control flow with <%_ _%>
- Custom delimiters (e.g., use <? ?> instead of <% %>)
- Includes
- Client-side support
- Static caching of intermediate JavaScript
- Static caching of templates
- Complies with the Express view system
.
Node.js is an event-based server-side JavaScript engine.
Homepage: https://github.com/mde/ejs
Installed-Size: '105'
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Multi-Arch: foreign
Package: node-ejs
Priority: optional
Provides: node-types-ejs (= 3.1.1)
Section: javascript
Suggests: node-lru-cache
Version: 3.1.8+~3.1.1-2
srcpkg_name: node-ejs
srcpkg_version: 3.1.8+~3.1.1-2