File: PKG-INFO

package info (click to toggle)
python-bcdoc 0.16.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 164 kB
  • sloc: python: 1,084; makefile: 3
file content (31 lines) | stat: -rw-r--r-- 1,077 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Metadata-Version: 1.1
Name: bcdoc
Version: 0.16.0
Summary: ReST document generation tools for botocore.
Home-page: https://github.com/botocore/bcdoc
Author: Amazon Web Services
Author-email: UNKNOWN
License: Apache License 2.0
Description: bcdoc
        =====
        
        |Build Status|
        
        
        Tools to help document botocore-based projects
        
        .. |Build Status| image:: https://travis-ci.org/boto/bcdoc.png?branch=develop
           :target: https://travis-ci.org/boto/bcdoc
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4