Metadata-Version: 1.1
Name: docmanager
Version: 1.0
Summary: Manages XML Doc Files through SVN Properties
Home-page: https://svn.berlios.de/svnroot/repos/opensuse-doc/trunk/tools/daps/docmanager
Author: Thomas Schraitle
Author-email: toms@opensuse.org
License: LGPL
Description: Docmanager is a command line tool for managing documentation
        projects in SVN that are based on Novdoc or DocBook 4.x.
        Preferably, use Docmanager in conjunction with daps (DocBook Authoring
        and Publishing Suite).
        
        Docmanager allows you to view or set doc-related properties to
        files in SVN, such as the properties "doc:status", "doc:maintainer",
        "doc:trans", "doc:deadline", or "doc:priority". They are especially
        helpful for managing larger documentation projects with multiple
        authors (maintainers), deadlines and priorities.
        
        The "doc:status" property reflects the workflow status of each file.
        The status can change several times throughout the documentation
        process. Whereas the initial state of each file is usually "editing", a
        proofreader can search for all files of a project that are already set
        to "edited", can set them to "proofing" and to "proofed" afterwards (or
        to the status "comments" if the author needs to check some of the
        proofreader's remarks in the file). With the "doc:trans" property you
        can keep track of the files that need to be translated.
          
Keywords: SVN properties status
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Utilities
Classifier: Topic :: Text Processing :: Markup :: XML
