Source: picl
Section: libs
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
 debhelper ( >= 8.1.3~ ),
Standards-Version: 3.9.2
Homepage: http://illumos.org/

# TODO: many plugins

Package: picld
Section: admin
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PICL daemon
 The Platform Information and Control Library (PICL) provides a  mechanism
 to  publish  platform-specific information for clients to access in a
 platform-independent way. picld maintains  and  controls  access  to  the
 PICL information from clients and plug-in modules.


Package: libpicl1
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PICL interface library
 The Portable Instrumented Communication Library (PICL) interface
 is the platform-independent interface for clients to access the platform
 information. The set of functions and data structures of this interface
 are defined in the header.

Package: libpicl1-dev
Section: libdevel
Priority: optional
Provides: libpicl-dev
Architecture: any
Depends: libpicl1 (= ${binary:Version}), libc1-dev, ${misc:Depends}
Description: PICL interface library (development files)


Package: libpicltree1
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PTree and Plug-in Registration library
 The Portable Instrumented Communication Library (PICL) interface
 is the platform-independent interface for clients to access the platform
 information. The set of functions and data structures of this interface
 are defined in the header.

Package: libpicltree1-dev
Section: libdevel
Priority: optional
Provides: libpicltree-dev
Architecture: any
Depends: libpicltree1 (= ${binary:Version}), libc1-dev, ${misc:Depends}
Description: PTree and Plug-in Registration library (development files)
 The PTree interface is the set of functions and data structures to access
 and manipulate the PICL tree.
 .
 PICL is the Portable Instrumented Communication Library.

