Bug 1433787

Summary: Review Request: nodejs-preserve - Temporarily substitute tokens in the given string with placeholders
Product: [Fedora] Fedora Reporter: Honza Horak <hhorak>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review
Target Milestone: ---Flags: hhorak: fedora-review?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-19 23:19:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1433764    

Description Honza Horak 2017-03-19 23:09:25 UTC
Spec URL: https://hhorak.fedorapeople.org/nodemon/nodejs-preserve.spec
SRPM URL: https://hhorak.fedorapeople.org/nodemon/nodejs-preserve-0.2.0-4.fc25.src.rpm

Description:
Temporarily substitute tokens in the given string with placeholders,
then put them back after transforming the string.

Useful for protecting tokens, like templates in HTML, from being
mutated when the string is transformed in some way,
like from a formatter/beautifier.

scratch build of nodejs-preserve-0.2.0-4.fc25.src.rpm for f26: http://koji.fedoraproject.org/koji/taskinfo?taskID=18354358

Fedora Account System Username: hhorak

Comment 1 Honza Horak 2017-03-19 23:19:44 UTC
Already available in Fedora.