Moved the Pynspect library into separate git repository and started using git submodules.
The PyZenKit and Pynspect library are now part of the Mentat repository as submodules. Above all benefits this approach will enable better integration of documentation of all these projects into single bundle and provide better working environment for developers. (Redmine issue: #3387)
Showing
- .gitmodules 6 additions, 0 deletions.gitmodules
- deploy/pynspect/LICENSE.txt 0 additions, 21 deletionsdeploy/pynspect/LICENSE.txt
- deploy/pynspect/Makefile 0 additions, 71 deletionsdeploy/pynspect/Makefile
- deploy/pynspect/README.rst 0 additions, 8 deletionsdeploy/pynspect/README.rst
- deploy/pynspect/archive/.gitplaceholder 0 additions, 0 deletionsdeploy/pynspect/archive/.gitplaceholder
- deploy/pynspect/dist/.gitplaceholder 0 additions, 0 deletionsdeploy/pynspect/dist/.gitplaceholder
- deploy/pynspect/setup.py 0 additions, 50 deletionsdeploy/pynspect/setup.py
- doc/sphinx/_doclib/lib.pynspect.filters.rst 0 additions, 7 deletionsdoc/sphinx/_doclib/lib.pynspect.filters.rst
- doc/sphinx/_doclib/lib.pynspect.gparser.rst 0 additions, 5 deletionsdoc/sphinx/_doclib/lib.pynspect.gparser.rst
- doc/sphinx/_doclib/lib.pynspect.jpath.rst 0 additions, 7 deletionsdoc/sphinx/_doclib/lib.pynspect.jpath.rst
- doc/sphinx/_doclib/lib.pynspect.lexer.rst 0 additions, 5 deletionsdoc/sphinx/_doclib/lib.pynspect.lexer.rst
- doc/sphinx/_doclib/lib.pynspect.rules.rst 0 additions, 7 deletionsdoc/sphinx/_doclib/lib.pynspect.rules.rst
- lib/pynspect/__init__.py 0 additions, 10 deletionslib/pynspect/__init__.py
- lib/pynspect/benchmark/bench_jpath.py 0 additions, 143 deletionslib/pynspect/benchmark/bench_jpath.py
- lib/pynspect/filters.py 0 additions, 267 deletionslib/pynspect/filters.py
- lib/pynspect/gparser.py 0 additions, 332 deletionslib/pynspect/gparser.py
- lib/pynspect/jpath.py 0 additions, 474 deletionslib/pynspect/jpath.py
- lib/pynspect/lexer.py 0 additions, 327 deletionslib/pynspect/lexer.py
- lib/pynspect/rules.py 0 additions, 578 deletionslib/pynspect/rules.py
- lib/pynspect/test_filters.py 0 additions, 310 deletionslib/pynspect/test_filters.py
Loading
Please register or sign in to comment