Skip to content
Snippets Groups Projects
Commit f5896a3a authored by nimrod's avatar nimrod
Browse files

- Spelling corrections.

parent e311e38c
No related branches found
No related tags found
No related merge requests found
python-unshare python-unshare
############## ##############
This is a pure-Python module with no external dependecies for accessing libc This is a pure-Python module with no external dependencies for accessing libc
functions and macros needed for dealing with Linux namespaces. functions and macros needed for dealing with Linux namespaces.
Development Development
----------- -----------
Development has the following dependecies: Development has the following dependencies:
- Tox (install from PyPI by running (:code:`pip install tox`). - Tox (install from PyPI by running (:code:`pip install tox`).
- libc headers, make and GCC (On Debian/Ubuntu install by running :code:`apt - libc headers, make and GCC (On Debian/Ubuntu install by running :code:`apt
install linux-libc-dev build-essential`). install linux-libc-dev build-essential`).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment