| Line |   | 
|---|
| 1 | Source: bjam | 
|---|
| 2 | Section: devel | 
|---|
| 3 | Priority: optional | 
|---|
| 4 | Maintainer: Vladimir Prus <ghost@cs.msu.su> | 
|---|
| 5 | Build-Depends: debhelper (>> 3.0.0), docbook-to-man, bison | 
|---|
| 6 | Standards-Version: 3.5.2 | 
|---|
| 7 |  | 
|---|
| 8 | Package: bjam | 
|---|
| 9 | Architecture: any | 
|---|
| 10 | Depends: ${shlibs:Depends} | 
|---|
| 11 | Description: Build tool  | 
|---|
| 12 |  Boost.Jam is a portable build tool with its own interpreted language, which  | 
|---|
| 13 |  allows to implement rather complex logic in a readable way and without  | 
|---|
| 14 |  resorting to external programs. It is a descendant of Jam/MR tool modified to  | 
|---|
| 15 |  suit the needs of Boost.Build. In particular, modules and rule parameters | 
|---|
| 16 |  were added, as well as several new builtins. | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.