./ install/ install/slack-desc usr/ usr/doc/ usr/doc/sql-0.4.0/ usr/doc/sql-0.4.0/LICENCE usr/doc/sql-0.4.0/PKG-INFO usr/doc/sql-0.4.0/README.rst usr/doc/sql-0.4.0/sql.SlackBuild usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/sql-0.4.0-py2.7.egg-info usr/lib/python2.7/site-packages/sql.py usr/lib/python2.7/site-packages/sql.pyc ql-0.4.0/PKG-INFO sql-0.4.0/README.rst sql-0.4.0/setup.py sql-0.4.0/sql.py running install running build running build_py creating build creating build/lib copying sql.py -> build/lib running install_lib creating /usr/src/slapt-src/python/sql/package-sql/usr creating /usr/src/slapt-src/python/sql/package-sql/usr/lib creating /usr/src/slapt-src/python/sql/package-sql/usr/lib/python2.7 creating /usr/src/slapt-src/python/sql/package-sql/usr/lib/python2.7/site-packages copying build/lib/sql.py -> /usr/src/slapt-src/python/sql/package-sql/usr/lib/python2.7/site-packages byte-compiling /usr/src/slapt-src/python/sql/package-sql/usr/lib/python2.7/site-packages/sql.py to sql.pyc running install_egg_info Writing /usr/src/slapt-src/python/sql/package-sql/usr/lib/python2.7/site-packages/sql-0.4.0-py2.7.egg-info Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/python/sql/sql-0.4.0-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/python/sql/sql-0.4.0-i586-1salix15.0.txz created. Installing package sql-0.4.0-i586-1salix15.0... | sql (python DB API 2.0 for humans) | | DB API 2.0 works. ORMs are convenient but sometimes overkill. | sql is a lightweight wrapper sitting on top of any DB API 2.0 | connection offering a postgres like interface which makes working | with SQL results bliss. | | homeproject : https://github.com/3kwa/sql | | | | |