umago / python-udisks

python-udisks provide Python programmers an interface to udisks.

Home Page:http://umago.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-udisks

python-udisks provide Python programmers an interface to udisks.

License

python-udisks is distributed under the terms of the GNU General Public License, version 2. See the COPYING file for more information.

Contributor list

Lucas Alvares Gomes (aka umago) lucasagomes@gmail.com

Lucas Ces Santos (aka pespa) lucas.ces@gmail.com

Contributing

  1. Fork it
  2. Create a branch (git checkout -b <branch name>)
  3. Commit your changes (git commit -am "Added ...")
  4. Push to the branch (git push origin <branch name>)
  5. Create an Issue with a link to your branch

Please take a look at TODO file to see bugs and not-implemented-yet features.

About

python-udisks provide Python programmers an interface to udisks.

http://umago.info

License:GNU General Public License v2.0


Languages

Language:Python 100.0%