#1009868 ITP: node-openurl -- Open a URL via the operating system

Package:
wnpp
Source:
wnpp
Submitter:
Michael Ikwuegbu
Date:
2025-11-29 16:50:46 UTC
Severity:
wishlist
#1009868#5
Date:
2022-04-19 15:17:03 UTC
From:
To:
* Package name    : node-openurl
  Version                 : 1.1.1
  Upstream Author  : Axel Rauschmayer <axe@rauschma.de>
* URL                      : https://github.com/rauschma/openurl#readme
* License                 : Expat
  Programming Lang: JavaScript
  Description             : Open a URL via the operating system
openurl is a Node.js module for opening a URL via the operating      system
.
 Node.js is an event-based server-side JavaScript engine.

#1009868#10
Date:
2022-04-19 15:33:15 UTC
From:
To:
This looks like too simple to package independently. See if any
packaged module can do the same tasks. If it is simple to replace, use
the available package or patch it to use xdg-open command if easy. Or
just add this module as a component the package that depends on it.