Skip to content
forked from bard/spock

command-line tool to sign update manifests of Mozilla extensions (update.rdf)

Notifications You must be signed in to change notification settings

dafizilla/spock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spock for OSX 64bit

This fork contains the binary for OSX 64 bit and runs on Snow Leopard and Lion

It is a quick and dirty (really dirty) solution to run spock on Apple OSX, libraries are put on same spock's directory (a really ugly approach but it works so WHO CARES??)

The ruby script has been modified to use xmlstarlet because the libxml and libxslt versions installed from gem do not expand entities present on XSL sheet.

Adding disable-output-escaping to xsl:text/ tag produce a newline making the generated file unable to be parsed and I don't want to modify spock

Prerequisites

  • starlet

I've used [homebrew] 1: to install xmlstarlet

brew install xmlstarlet

About

command-line tool to sign update manifests of Mozilla extensions (update.rdf)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.9%
  • XSLT 4.8%
  • Ruby 4.0%
  • Other 0.3%