data/ponyorm-0.7.14/LICENSE: ASCII text data/ponyorm-0.7.14/PKG-INFO: ASCII text data/ponyorm-0.7.14/README.md: ASCII text, with very long lines data/ponyorm-0.7.14/pony/__init__.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/converting.py: Python script, ISO-8859 text executable, with CRLF line terminators data/ponyorm-0.7.14/pony/flask/__init__.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/flask/example/__init__.py: empty data/ponyorm-0.7.14/pony/flask/example/__main__.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/flask/example/app.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/flask/example/config.py: ASCII text data/ponyorm-0.7.14/pony/flask/example/models.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/flask/example/templates/index.html: HTML document, ASCII text data/ponyorm-0.7.14/pony/flask/example/templates/login.html: HTML document, ASCII text data/ponyorm-0.7.14/pony/flask/example/templates/reg.html: HTML document, ASCII text data/ponyorm-0.7.14/pony/flask/example/views.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/options.py: HTML document, ASCII text, with CRLF line terminators data/ponyorm-0.7.14/pony/orm/__init__.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/asttranslation.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/core.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/dbapiprovider.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/dbproviders/__init__.py: empty data/ponyorm-0.7.14/pony/orm/dbproviders/cockroach.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/dbproviders/mysql.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/dbproviders/oracle.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/dbproviders/postgres.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/dbproviders/sqlite.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/dbschema.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/decompiling.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/__init__.py: empty data/ponyorm-0.7.14/pony/orm/examples/bottle_example.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/compositekeys.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/demo.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/estore.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/inheritance1.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/test_cockroach_retry.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/test_numbers.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/university1.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/examples/university2.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/integration/__init__.py: empty data/ponyorm-0.7.14/pony/orm/integration/bottle_plugin.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/ormtypes.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/serialization.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/sqlbuilding.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/sqlsymbols.py: ASCII text data/ponyorm-0.7.14/pony/orm/sqltranslation.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/__init__.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/fixtures.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/model1.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/pony_test_config.py: ASCII text data/ponyorm-0.7.14/pony/orm/tests/py36_test_f_strings.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/queries.txt: ASCII text, with CRLF line terminators data/ponyorm-0.7.14/pony/orm/tests/sql_tests.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_array.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_attribute_options.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_autostrip.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_buffer.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_bug_170.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_bug_182.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_bug_331.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_bug_386.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_cascade.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_cascade_delete.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_collections.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_conversions.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_core_find_in_cache.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_core_multiset.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_crud.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_crud_raw_sql.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_datetime.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_db_session.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_attr_set_monad.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_exceptions.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_func_monad.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_join_optimization.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_object_flat_monad.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_orderby_limit.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_query_set_monad.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_sqltranslator.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_sqltranslator2.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_declarative_strings.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_decompiler.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_deduplication.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_diagram.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_diagram_attribute.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_diagram_keys.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_distinct.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_entity_init.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_entity_proxy.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_exists.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_f_strings.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_filter.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_flush.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_frames.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_generator_db_session.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_get_pk.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_getattr.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_hooks.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_hybrid_methods_and_properties.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_indexes.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_inheritance.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_inner_join_syntax.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_interleave.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_isinstance.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_json.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_lazy.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_list_monad.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_mapping.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_objects_to_save_cleanup.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_prefetching.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_prop_sum_orderby.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_query.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_random.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_raw_sql.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_relations_m2m.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_relations_one2many.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_relations_one2one1.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_relations_one2one2.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_relations_one2one3.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_relations_one2one4.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_relations_symmetric_m2m.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_relations_symmetric_one2one.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_seeds.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_select_from_select_queries.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_show.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_sqlbuilding_formatstyles.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_sqlbuilding_sqlast.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_sqlite_str_functions.py: Python script, UTF-8 Unicode text executable data/ponyorm-0.7.14/pony/orm/tests/test_time_parsing.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_to_dict.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_tracked_value.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_transaction_lock.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_validate.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/test_virtuals.py: empty data/ponyorm-0.7.14/pony/orm/tests/test_volatile.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/orm/tests/testutils.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/py23compat.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/__init__.py: empty data/ponyorm-0.7.14/pony/thirdparty/compiler/__init__.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/ast.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/consts.py: ASCII text data/ponyorm-0.7.14/pony/thirdparty/compiler/future.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/misc.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/pyassem.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/pycodegen.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/symbols.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/syntax.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/transformer.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/compiler/visitor.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/thirdparty/decorator.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/utils/__init__.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/utils/properties.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony/utils/utils.py: Python script, ASCII text executable data/ponyorm-0.7.14/pony.egg-info/PKG-INFO: ASCII text data/ponyorm-0.7.14/pony.egg-info/SOURCES.txt: ASCII text data/ponyorm-0.7.14/pony.egg-info/dependency_links.txt: very short file (no magic) data/ponyorm-0.7.14/pony.egg-info/top_level.txt: ASCII text data/ponyorm-0.7.14/setup.cfg: ASCII text data/ponyorm-0.7.14/debian/changelog: UTF-8 Unicode text data/ponyorm-0.7.14/debian/control: UTF-8 Unicode text data/ponyorm-0.7.14/debian/copyright: ASCII text data/ponyorm-0.7.14/debian/gitlab-ci.yml: ASCII text data/ponyorm-0.7.14/debian/patches/0001-Don-t-install-examples-in-python-directory.patch: unified diff output, ASCII text, with CRLF, LF line terminators data/ponyorm-0.7.14/debian/patches/0002-use-system-decorator-package.patch: unified diff output, ASCII text data/ponyorm-0.7.14/debian/patches/series: ASCII text data/ponyorm-0.7.14/debian/python3-pony.docs: ASCII text data/ponyorm-0.7.14/debian/python3-pony.examples: ASCII text data/ponyorm-0.7.14/debian/rules: a /usr/bin/make -f script, ASCII text executable data/ponyorm-0.7.14/debian/source/format: ASCII text data/ponyorm-0.7.14/debian/tests/control: ASCII text data/ponyorm-0.7.14/debian/tests/testsuite: POSIX shell script, ASCII text executable data/ponyorm-0.7.14/debian/upstream/metadata: ASCII text data/ponyorm-0.7.14/debian/watch: ASCII text data/ponyorm-0.7.14/.pc/.version: ASCII text data/ponyorm-0.7.14/.pc/.quilt_patches: ASCII text data/ponyorm-0.7.14/.pc/.quilt_series: ASCII text data/ponyorm-0.7.14/.pc/applied-patches: ASCII text data/ponyorm-0.7.14/.pc/0001-Don-t-install-examples-in-python-directory.patch/MANIFEST.in: ASCII text data/ponyorm-0.7.14/.pc/0001-Don-t-install-examples-in-python-directory.patch/setup.py: Python script, ASCII text executable, with CRLF line terminators data/ponyorm-0.7.14/.pc/0002-use-system-decorator-package.patch/pony/utils/utils.py: Python script, ASCII text executable data/ponyorm-0.7.14/MANIFEST.in: ASCII text data/ponyorm-0.7.14/setup.py: Python script, ASCII text executable, with CRLF line terminators