Metadata-Version: 1.1
Name: cs.kontratazioa
Version: 2.1
Summary: A product to publish public contract information in Spanish Public Administration's websites
Home-page: http://github.com/codesyntax/cs.kontratazioa
Author: Lur Ibargutxi
Author-email: libargutxi@codesyntax.com
License: GPL
Description: Introduction 
        =============
        
        Spanish Public Administrations' websites must have a 
        so called "Contractors profile" in which the Administration
        must publish all information about the different contracts 
        and its assignation procedure: public notice of it, the document
        with the contract grant, the signature of the contract, ...
        
        Each Administration wants to change the way to show this
        information: PDF files, HTML text-fields, ... so we tried to
        create the most generic product as possible and then let each
        project change it.
        
        
        Credits and legislation
        =======================
        
        - `Law 30/2007 of Public Sector Contracts (Ley 30/2007 de Contratos del Sector Público)`_ 
        
        - Local councils of `Amorebieta-Etxano`_, Arrasate_, Oñati_, Eibar_, Zumaia_, Muskiz_.
        
        - Managing Director of `Bilbao Kirolak`_.
        
        
        Contributors
        =============
        
        - Lur Ibargutxi <libargutxi@codesyntax.com>, Main developer
        
        - Mikel Larreategi <mlarreategi@codesyntax.com>, proper eggification and releases
        
        
        .. _`Law 30/2007 of Public Sector Contracts (Ley 30/2007 de Contratos del Sector Público)`: http://noticias.juridicas.com/base_datos/Admin/l30-2007.html
        .. _`Amorebieta-Etxano`: http://www.amorebieta.net
        .. _Arrasate: http://www.arrasate-mondragon.org/
        .. _Oñati: http://www.oinati.eu
        .. _Zumaia: http://zumaia.net
        .. _Muskiz: http://muskiz.org
        .. _Eibar: http://www.eibar.es
        .. _`Bilbao Kirolak`: http://www.bilbaokirolak.com
        
        Changelog
        =========
        
        2.1 (2013-03-21)
        ------------------
        
        - PEP8 and indentation fixes [erral]
        
        - Plone 4.3 compatibility [lur]
        
        2.0.2 (2011-12-14)
        -------------------
        
        - Remove 'portlets' folder generated by paster [erral]
        
        - Added plone domain po files to get schemata names translated [erral]
        
        2.0.1 (2011-10-06)
        --------------------
        
        - Remove nasty egg-info directory creation instruction
          in setup.py that avoided creating proper eggs [erral]
        
        - Add documentation [erral]
        
        2.0 (2011-10-06)
        ------------------
        
        - Add Plone dependency. This version is targeted for Plone >= 4 [erral]
        
        - Group items in specially created fieldsets [lur]
        
        
        
        1.0 (xxxx-xx-xx)
        ----------------
        
        - Created recipe with ZopeSkel [lur]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
