r-cran-lifecycle
manage the life cycle of your GNU R package functions
Manage the life cycle of your exported functions with
shared conventions, documentation badges, and non-invasive
deprecation warnings. The 'lifecycle' package defines four
development stages (experimental, maturing, stable, and
questioning) and three deprecation stages (soft-deprecated,
deprecated, and defunct). It makes it easy to insert badges
corresponding to these stages in your documentation. Usage of
deprecated functions are signalled with increasing levels of
non-invasive verbosity.
node-extract-text-webpack-plugin
Extract text from bundle into a file
It moves all the required *.css modules in entry chunks into a separate CSS
file. So styles are no longer inlined into the JS bundle, but in a separate
CSS file (styles.css). If total stylesheet volume is big, it will be faster
because the CSS bundle is loaded in parallel to the JS bundle.
node-fastcgi-stream
Node.js module to read and write FastCGI records
node-fastcgi-stream provides two main pieces, the FastCGIStream itself and
the records that can be sent and received on it.
flowscan
flow-based IP traffic analysis and visualization tool
FlowScan is a freely-available network traffic analysis and
visualization tool which uses IP flow data to provide a continuous
near real-time view of a network's IP traffic.
flowscan-cuflow
Flowscan module combining CampusIO and SubNetIO
CUFlow is a FlowScan module designed to combine the features
of CampusIO and SubNetIO and to process data more quickly. CUFlow
allows you to differentiate traffic by protocol, service, TOS,
router, and network and then generate TopN reports over 5 minutes
periods and over an extended period of time.
php-gettext
transitional dummy package for php-php-gettext
This dummy package is provided to smooth the upgrade
from php-gettext to php-php-gettext and can be safely removed afterwards