Skip to content

bmc/pyutmp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is pyutmp, a Python interface to the Unix utmp file.

To install pyutmp in the default location, type:

python setup.py install

To install it somewhere else (e.g., your home directory) type:

python setup.py install --prefix=$HOME

pyutmp is released under a new BSD license. See the accompanying license file for details.

About

Python binding to Un*x UTMP functionality

Resources

License

Stars

Watchers

Forks

Packages

No packages published