There is a new version of generateDS.py -- version 2.26a.

Added features are the new --no-collect-includes and
--no-redefine-groups command line options.  If you have been using
--no-process-includes, then you should consider using these two new
options instead.  For more information, see the docs or the usage
message you get from `generateDS.py --help`.

See the notes below from the README for more details.

You can find it here:

- Python Package Index -- http://pypi.python.org/pypi/generateDS/
- Source Forge -- http://sourceforge.net/projects/generateds/
- Bitbucket -- For those of you who prefer using Mercurial, there is
  also a Mercurial repository at Bitbucket:
  https://bitbucket.org/dkuhlman/generateds

If you have comments, suggestions, or problems, please send them
along.  The email list is here:
https://lists.sourceforge.net/lists/listinfo/generateds-users

Dave

# =========================================================

Version 2.26a (05/09/2017)

- Added command line options --no-collect-includes and
  --no-redefine-groups.  These options selectively turn off tasks
  performed in process_includes.py.  These options were added
  because the use of --no-process-includes (which omits all
  processing done in process_includes.py) was reported to cause
  errors.  See the documentation and the usage message (run
  `generateDS.py --help`) for more information.  Thanks to
  Florian Wilmshoever for reporting and working with me on this.
- Moved README to README.rst so that hopefully Bitbucket will
  render it as reStructuredText (with Docutils).  Also, fixed a
  number of reST/Docutils errors in README.rst.
- Another fix for unicode encoding in process_includes.py.
- A bug was uncovered when the "-o" command line option is omitted
  and the Python version is 3.  Added a check that forces the use of
  the "-o" option unless the one-per option is included.  Thanks to
  Oskari Petas for reporting this.

# =========================================================

-- 

Dave Kuhlman
http://www.davekuhlman.org

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to