sprockets

PPA description

Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation. Specially formatted lines act as directives to the Sprockets preprocessor, telling it to require the contents of another file or library first or to provide a set of asset files (such as images or stylesheets) to the document root. Sprockets attempts to fulfill required dependencies by searching a set of directories called the load path.

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:negronjl/sprockets to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:negronjl/sprockets
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/negronjl/sprockets/ubuntu natty main 
deb-src https://ppa.launchpadcontent.net/negronjl/sprockets/ubuntu natty main 
Signing key:
1024R/E21F7D5DDA91C53C90033114617EBC7A7AB7BEF9 (What is this?)
Fingerprint:
E21F7D5DDA91C53C90033114617EBC7A7AB7BEF9

For questions and bugs with software in this PPA please contact Juan L. Negron.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

11 of 1 result
Package Version Uploaded by
sprockets 1.0.2~natty1 Juan L. Negron ()
11 of 1 result

Latest updates

  • sprockets 679 weeks ago
    Successfully built