.. nxpy documentation ---------------------------------------------------------

.. Copyright Nicola Musatti 2010 - 2014
.. Use, modification, and distribution are subject to the Boost Software
.. License, Version 1.0. (See accompanying file LICENSE.txt or copy at
.. http://www.boost.org/LICENSE_1_0.txt)

.. See http://nxpy.sourceforge.net for library home page. ---------------------

``msvs`` - Handling of Microsoft Visual Studio configuration files
==================================================================

.. automodule:: nxpy.msvs

``assembly_info`` - Representation of AssemblyInfo source files
---------------------------------------------------------------

.. automodule:: nxpy.msvs.assembly_info
   :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__

``project`` - Representation of a project file
----------------------------------------------

.. automodule:: nxpy.msvs.project
   :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__

``solution`` - Representation of a solution file
------------------------------------------------

.. automodule:: nxpy.msvs.solution
   :exclude-members: __dict__, __module__, __weakref__, __isabstractmethod__, __slots__