Metadata-Version: 1.2
Name: rfctools-common
Version: 0.5.10
Summary: Verify that an svg file is compliant with the RFC standards.
Home-page: https://tools.ietf.org/tools/ietfdb/browser/brance/elft/svgcheck/
Author: Jim Schaad
Author-email: ietf@augustcellars.com
License: Simplified BSD
Description: RFC Editor Tools Utility Code
        =============================
        
        This module contains a set of utility functions used by some of the RFC Editor tools.
        Long term, the goal is to incorperate these functions back into xml2rfc but having it
        separate allows for an easier modification of the functions as needed.
        
        Changelog
        =========
        
        
        Version 0.5.10 (XXX 2 Sept)
        ------------------------------------------------
        
        
        	* The no xinclude option is expanded to include processing <?rfc include=""?> PI
        
        
        
        
        
        
        Version 0.5.6 (Mon 2 July)
        ------------------------------------------------
        
        
        	* Add option to not resolve entities for XML Linting
        	* Fix problem with installing on a clean platform
        
        
        
        
        
        
        Version 0.5.5 (Tue 12 JUNE)
        ------------------------------------------------
        
        
        	* Correct problem with displaying utf8 strings
        
        
        
        
        
Keywords: RFC common
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Other Audience
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: XML
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4
