File: PKG-INFO

package info (click to toggle)
python-typechecks 0.1.0%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: python: 133; makefile: 7
file content (21 lines) | stat: -rw-r--r-- 700 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Metadata-Version: 1.1
Name: typechecks
Version: 0.1.0
Summary: Helper functions for runtime type checking
Home-page: https://github.com/openvax/typechecks
Author: Tim O'Donnell
Author-email: tim.odonnell@mssm.edu
License: http://www.apache.org/licenses/LICENSE-2.0.html
Description-Content-Type: UNKNOWN
Description: typechecks
        ==========
        
        Type checking helpers for Python
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python