chilkat python
Chilkat Python XML Library 5.1
Python XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>>
Python XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.
<<lessActivePython 2.6.1.1
ActivePython is the industry-standard Python distribution. Developers worldwide rely on ActivePythons completeness and ease-of-use, while corporate users protect their infrastructure and stay more>>
ActivePython 2.6.1.1 is created as a useful source code tool which is the industry-standard Python distribution. Developers worldwide rely on ActivePython's completeness and ease-of-use, while corporate users protect their infrastructure and stay competitive with quality-assured ActivePython business solutions.
ActivePython is 100% compatible with the reference distribution of Python. Code tested with ActivePython will run on any Python installation that has the appropriate extensions installed.
Chilkat ASP XML 5.2.0
High-level non-validating XML parser component. more>> High-level non-validating XML parser component that is free for both commercial and non-commercial use.
Load/save XML files to an in-memory document object model (DOM).
Add name/value attribtes to nodes.
Compress nodes or entire sub-trees using in-memory Zip compression.
AES encrypt the content of a node.
Numerous methods for iterating over the nodes in a document.
Numerous methods for searching and sorting nodes in a document.
API designed to make it easy to do frequently encountered tasks when working with XML.
Makes it easy to handle binary data (such as image data) within XML files.<<less
Chilkat PFX ActiveX 1.0.0
Import and install PFX files programmatically more>>
Main features:
- Choose whether a warning dialog should be displayed whenever the private key is accessed.
- Mark the private keys as re-exportable.
- Store private/public key pairs in the local machine keyset.
- Import certificates into the local machine certificate store, or the current user certificate store.
Python 3.1 RC1
Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Python is often compared to Perl, Tcl, Scheme, Ruby or Java. more>> <<less
License:GPL

Chilkat Upload Component 1.2.0
Free Upload Component (ActiveX) for ASP and Applications more>> The Upload ActiveX is a freeware component that can be used to upload files over HTTP and HTTPS to a web server.
Free Upload Component (ActiveX) for ASP and Applications. Supports HTTPS, Asynchronous, Progress Monitoring and Abort.
HTTP Upload Component Features
Supports both HTTP and HTTPS protocols.
Progress monitoring events with percentage completion and "heartbeat" monitoring.
Abort capability.
Asynchronous uploads with real-time monitoring of percentage completion and number of bytes transferred.
Add arbitrary HTTP POST form parameters to your upload.
Upload multiple files in a single transaction.
Add arbitrary (custom) HTTP header fields to the HTTP upload.
Retrieve the HTTP response status, header, and body returned by the web server.<<less
Chilkat Zip ActiveX 12.4.0
Best selling Zip ActiveX component for VB6, classic ASP, Visual FoxPro, Delphi more>>
Main features:
- New:Events for zip/unzip progress monitoring.
- Zip an entire directory tree.
- Append entries to a Zip from in-memory data.
- Create or open in-memory Zips.
- Create self-extracing executables.
- Create password-protected Zip files.
- Unzip only files that match a filename pattern.
- Option to discard path information when zipping.
- Option to append a path prefix when zipping.
- Option to create self-extracting EXEs with or without interfaces.
- Ability to customer icon and interface when creating an EXE.
- Ability to specify an auto-run file when creating an EXE.
- Ability to specify a pre-defined unzip directory for an EXE.
- Handles Unicode filenames.
- Provides in-memory access to compressed or uncompressed data.
- Easy FirstEntry/NextEntry methods for iterating over a Zip.
- Can embed Zips in your own EXEs.
- OpenMyEmbedded opens the Zip that has been embedded in the callers EXE.
- Set exclusion patterns when zipping.
- Option to specify a target directory and discard path information when unzipping.
- Can unzip only files that are newer.
- Read/write comments within a Zip.
- Ability to inflate directly to in-memory byte array or string.
- Can read/write Zips with Chilkat-AES or WinZip-compatible encryption.
- Includes a GZip component to create or decompress the .gz file format.
- Includes a Unix compress component to create or decompress the .Z file format using LZW compression.
Chilkat SSL COM Component 3.0.0
Chilkat SSL is a free COM component that makes it extremely easy to communicate securely over a TCP socket using either the SSLv3 or TLSv1 protocols. more>>
Chilkat SSL is a free COM component that makes it extremely easy to communicate securely over a TCP socket using either the SSLv3 or TLSv1 protocols. This component is designed to be used by C++ applications, and cannot be used from Visual Basic or ASP.
Whats new in this version: None
<<lessChilkat Spider ActiveX 1.1.0
Chilkat Spider ActiveX is a web crawler component more>>
License:Freeware
Chilkat XML C++ Library
Chilkat XML C++ Library - non-validating XML parser component more>>
Main features:
- Load/save XML files to an in-memory document object model (DOM).
- Add name/value attribtes to nodes.
- Compress nodes or entire sub-trees using in-memory Zip compression.
- AES encrypt the content of a node.
- Numerous methods for iterating over the nodes in a document.
- Numerous methods for searching and sorting nodes in a document.
- API designed to make it easy to do frequently encountered tasks when working with XML.
- Makes it easy to handle binary data (such as image data) within XML files.
Chilkat Perl XML Library 5.1
Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>>
Perl XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.
<<lessChilkat Zip Self-Extractor 8.1.0
Create self-extracting ZIP files optionally with unbreakable AES encryption. more>>
The ChilkatZip Self-Extractor can safely encrypt the contents of your ZIP file with 128, 192, or 256-bit AES Encryption
To unzip, a user must provide the same password that was used when creating the self-extracting EXE. AES encryption is much stronger than standard ZIP encryption, which is regarded by security experts as being unsecure.
Chilkats streaming compression and encryption technology allows the ChilkatZip Self-Extractor to create an EXE from any size ZIP file.
The streaming compression and decryption technology also ensures that it will be possible to unzip the archive on your end-user's computer, even if that computer has very little memory.
Features:
- Royalty free licensing. (All Chilkat components are royalty free)
- Incorporates ChilkatLog as the standard error reporting and retrieval mechanism. The ChilkatLog component provides powerful debugging information for resolving problems. This information is invaluable especially when errors can arise from external sources such as networks and filesystems.
- Progress monitoring events allow for zip and unzip operations to be monitored in real time. (See the example programs).
- Get the Zip archives directory in XML format.
- Search for a file within the Zip using a wildcarded string.
- Unzip a file into a specific directory, regardless of the directory information stored within the Zip archive.
- Chilkats Streaming Technology is used to allow any size file to be compressed or decompressed in a constant memory footprint. Even files that are Gigabytes in size can be compressed/decompressed.
- Extract individual files, or files matching a pattern.
- New property for specifying the temporary directory used when unzipping.
- Version property to make it easy for applications to see which version is installed.
- High-performance C++ ActiveX written with ATL 3.0.
- Supports Active Server Pages, Visual Basic, Visual C++, Delphi, C++ Builder, and all languages that use ActiveX controls.
- Fast compression with low memory usage. Includes optimized Pentium assembly code for high-performance.
- Completely compatible with the existing PKZip 2.04g format.
- Zip files created by this component can be used by any existing application that read Zip files.
- Unzip directly to memory or a string.
- C++ wrapper library for easy access to automation-compatible types required by ActiveX control.
- Add, delete, or modify entries within a Zip file.
- Add files to a Zip using wildcarding and recursing directory trees.
- Complete control over the compression algorithm.
- Easily step through each file in the Zip and access the file attributes, compression ratios, etc.
- Create new Zip entries directly from memory.
- Extract from a Zip to the filesystem.
- Online documentation and excellent support.
License:Freeware
Chilkat Bounce ActiveX 2.0.2
Chilkat Bounce recognizes a variety of bounced email messages and can extract the email address from a bounced email more>>
Main features:
- Recognize hard bounces and return the bounced email address.
- Recognize soft bounces and return the bounced email address.
- Recognize "sender blocked" bounces.
- Recognize auto-reply emails, such as "out-of-office" email.
- Recognize transient messages, such as "Delivery Status / No Action Required".
- Recognize unsubscribe and subscribe requests.
- Recognize virus email notifications.
- Recognize Anti-SPAM challenge/response emails.
- Recognize email address change notification messages.

Chilkat S/MIME 1.0.4
Chilkat S/MIME is a simple MIME component that will allow you to build and arbitrarily decompose any MIME messages more>>
Chilkat XML .NET 7.8.0.1
Chilkat XML .NET non-validating XML parser component that is free for both commercial and non-commercial use more>>
Main features:
- Load/save XML files to an in-memory document object model (DOM).
- Add name/value attribtes to nodes.
- Compress nodes or entire sub-trees using in-memory Zip compression.
- AES encrypt the content of a node.
- Numerous methods for iterating over the nodes in a document.
- Numerous methods for searching and sorting nodes in a document.
- API designed to make it easy to do frequently encountered tasks when working with XML.
- Makes it easy to handle binary data (such as image data) within XML files.
