Metadata-Version: 1.1
Name: fussy
Version: 1.0.16
Summary: Field-Upgradable Software Support
Home-page: http://www.vrplumber.com
Author: Mike C. Fletcher
Author-email: mcfletch@vrplumber.com
License: LGPL
Description-Content-Type: UNKNOWN
Description: Fussy Software Packager
        
        Fussy provides a collection of tools to create field-upgraded
        software installations. The installation uses a "pivot" root
        on your regular file system into which the current release of 
        your software is installed, and which can exist alongside a
        number of other versions of the software.
        
        It assumes a Linux-like operating system and requires certain
        linux services and utilities for many of its functions.
        
        Notable functionality:
        
        * GPG signed/verified firmware packing and unpacking
        * inotify support
        * non-blocking process IO (nbio)
        * transactional write operation
        * process control operations (e.g. kill-kill-kill)
        * simple structured log server
        * cron locks
        
Keywords: firmware,field,upgrade,embedding
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
