Metadata-Version: 1.1
Name: txpkgupload
Version: 0.3
Summary: Package upload server used by Launchpad.
Home-page: https://launchpad.net/txpkgupload
Author: LAZR Developers
Author-email: lazr-developers@lists.launchpad.net
License: AGPL v3
Download-URL: https://launchpad.net/txpkgupload/+download
Description: ====================
        NEWS for txpkgupload
        ====================
        
        0.3 (2015-02-03)
        ================
        
        - Stub out openDirectory and getAttrs properly to avoid OOPSes with certain
          clients.
        
        0.2 (2015-01-23)
        ================
        
        - Institute a temporary directory on the same filesystem as the upload root.
        - Stop creating obsolete .distro files.
        - Remove locking, since we now move directories into place atomically.
        - Fix memory leak when closing SFTP connections.
        
        0.1.1 (2015-01-13)
        ==================
        
        - Add twisted.plugins package to binary distributions
        
        0.1 (2015-01-13)
        ================
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
