1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: node-policyfile
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Andreas Moog <andreas.moog@warperbbs.de>
Build-Depends:
debhelper (>= 11),
dh-buildinfo,
nodejs (>= 0.6.19~dfsg1-3~),
Standards-Version: 4.1.4
Homepage: https://github.com/3rd-Eden/FlashPolicyFileServer
Vcs-Git: https://salsa.debian.org/js-team/node-policyfile.git
Vcs-Browser: https://salsa.debian.org/js-team/node-policyfile
Package: node-policyfile
Architecture: all
Depends:
${misc:Depends},
nodejs (>= 0.6.19~dfsg1-3~),
Description: Flash Socket Policy File Server for Node.js
A server to respond to Flash Socket Policy requests, both inline and through a
dedicated server instance.
.
Use it to allow or disallow Flash Player sockets from accessing your site.
|