Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/jam_src/debian/control @ 12

Last change on this file since 12 was 12, checked in by landauf, 17 years ago

added boost

File size: 612 bytes
Line 
1Source: bjam
2Section: devel
3Priority: optional
4Maintainer: Vladimir Prus <ghost@cs.msu.su>
5Build-Depends: debhelper (>> 3.0.0), docbook-to-man, bison
6Standards-Version: 3.5.2
7
8Package: bjam
9Architecture: any
10Depends: ${shlibs:Depends}
11Description: 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.