Skip to content

chiphogg/libvtd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libvtd Build Status

Python library for a GTD Trusted System.

Supports both python 2 and 3, so it should work no matter which version of vim you're using.

Running tests

Run the following command:

(for V in 2 3; do python$V -m unittest discover || exit $V; done) || echo "python$? failed!"

Either all the tests will pass, or the last line of the output will tell you which version failed.

About

Python library for a GTD Trusted System.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages