Uses of Package
proper.app

Packages that use proper.app
proper.app Contains command line classes, which can all be called with the option "-help" to get further information about the available parameters. 
proper.remote Classes for the distributed computing part of Proper can be found here, i.e. 
 

Classes in proper.app used by proper.app
Application
          This class functions as a Ancestor for all classes that are called from commandline with parameters.
DatabaseApplication
          This class functions as a Ancestor for all classes that are called from commandline with parameters and that handle databases
For a complete list of commandline parameters just run it with the option "-help".
 

Classes in proper.app used by proper.remote
Application
          This class functions as a Ancestor for all classes that are called from commandline with parameters.