summaryrefslogblamecommitdiffstats
path: root/README.rst
blob: 221da22d958ae390c4050854267815b75aeeb2ce (plain) (tree)




















                                                                 
gns-deb-diff
============

A script that generates differences between gNewSense and Debian.

development environment
-----------------------

::

   cd gns-deb-diff
   virtualenv --python=python3 .
   pip install -e '.[dev]'

license
-------

Under `Public Domain`__.

.. _cc0: https://creativecommons.org/publicdomain/zero/1.0
__ cc0_