Metadata-Version: 1.1
Name: phonetic2bengali
Version: 1.0.0
Summary: convert bengali text written in english to bengali while keeping english ony text
Home-page: https://github.org/SubrataSarkar32/phonetic2bengali/
Author: Subrata Sarkar
Author-email: subrotosarkar32@gmail.com
License: Apache v2.0
Description: ==============
        phonetic2bengali
        ==============
        convert bengali text written in english to bengali while keeping english ony text
        
        License
        =======
        
        Copyright [2018] [Subrata Sarkar]
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        You may obtain a copy of the License at
        
            http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        See the License for the specific language governing permissions and
        limitations under the License.
        
        Usage
        =====
        from phonetic2bengali import phonetic2bengalifunc
              phonetic2bengali.conv("Folder zip korbo kichukhon por")
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
